Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0xd1bbf7…36cd31
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x2fd7b9…f9a52d
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0xa889c5…a6e8d2
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x218ff6…e69492
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x4ff785…aca83a
0x852e…0c770x9c95…e299Base—$0.001100%fluxa36d ago0x1e3844…e773d7
0x852e…0c770x9c95…e299Base—$0.001100%fluxa36d ago0x38b94f…cc38aa
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0xe27cd0…ba352a
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x23749b…dfc1c4
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x50f98f…0c4c5f
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0xcc8dad…048dd9
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x14de75…8eb760
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x8711f2…b77b65
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x078535…4f3cbd
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x574d20…a7b9f3
0x852e…0c770x9c95…e299Base—$0.001100%fluxa37d ago0xc4bcd8…6beeb0
0x852e…0c770x9c95…e299Base—$0.001100%fluxa37d ago0xc9cf22…22e427
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x88aef2…8282a4
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0xbb68e9…493c90
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0xbb8a23…032d10
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0xe7a33b…94d45f
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x279dc3…37118d
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x8b5d13…0b52dc
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0x711b79…2670e1
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa37d ago0xfbe854…7eef43

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.