Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8329…a0650xdb87…5e3dBase—$0.01100%coinbase66d ago0x990985…9c301b
0x8329…a0650xdf1c…54cfBase—$0.01100%coinbase66d ago0xdef251…5ce52e
0x8329…a0650x0998…6357Base—$0.01100%coinbase66d ago0x621893…5f6bb1
0x8329…a0650xe13a…f434Base—$0.01100%coinbase66d ago0x3f8330…21ab78
0x8329…a0650xe501…80feBase—$0.01100%coinbase66d ago0x9a4e23…525872
0x8329…a0650x35cd…9c51Base—$0.01100%coinbase66d ago0x959ee9…49bb9a
0x8329…a0650x01d3…aeeeBase—$0.01100%coinbase66d ago0xf5934e…87253c
0x8329…a0650x7316…995cBase—$0.01100%coinbase66d ago0x50e687…0b17e9
0x8329…a0650x7f09…fa8bBase—$0.01100%coinbase66d ago0x742c16…7ebab9
0x8329…a0650xa0a2…c0acBase—$0.01100%coinbase66d ago0xca6022…dd5795
0x8329…a0650x91a5…4b19Base—$0.01100%coinbase66d ago0x92b143…cd4e92
0x8329…a0650x587e…93b2Base—$0.01100%coinbase66d ago0xdd4ba1…2df72e
0x8329…a0650x804d…22c9Base—$0.01100%coinbase66d ago0x215e55…9dec0e
0x8329…a0650xb9e7…f63eBase—$0.01100%coinbase66d ago0x0bb380…5c92ad
0x8329…a0650xa2d4…b71fBase—$0.01100%coinbase66d ago0x11a47d…7736ff
0x8329…a0650xb0b0…099eBase—$0.01100%coinbase67d ago0x063878…5db321
0x8329…a0650x105c…5160Base—$0.01100%coinbase67d ago0x94f959…009c6e
0x8329…a0650xdaf0…1c57Base—$0.01100%coinbase67d ago0x1e8c6d…47ecbc
0x8329…a0650x0dc0…232aBase—$0.01100%coinbase67d ago0x56f31b…74afbb
0x8329…a0650xfd08…f42dBase—$0.01100%coinbase67d ago0xe61c30…de3066
0x8329…a0650x39d8…f50bBase—$0.01100%coinbase67d ago0x8573fe…7dbf41
0x8329…a0650xe19c…afcdBase—$0.01100%coinbase67d ago0x917f33…9be3f0
0x8329…a0650x34ac…6115Base—$0.01100%coinbase67d ago0xa6388f…336375
0x8329…a0650xf57d…591bBase—$0.01100%coinbase67d ago0x1464e2…40a5c9
0x8329…a0650xd0bc…28b1Base—$0.01100%coinbase67d ago0x66e588…6a86d9

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.