Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb4…38190xb64c…aa79Base—$0.01100%coinbase76d ago0x5ce768…9ab5f1
0xafb4…38190xdfb1…d068Base—$0.01100%coinbase76d ago0xeb0217…d7c6b8
0xafb4…38190x8939…7a86Base—$0.01100%coinbase76d ago0xb40796…ecf4fe
0xafb4…38190x5c5a…f105Base—$0.01100%coinbase76d ago0xbf5a15…ad41cc
0xafb4…38190x7879…ae57Base—$0.01100%coinbase76d ago0xba68c8…936249
0xafb4…38190xa6fd…f24eBase—$0.01100%coinbase76d ago0x5cd867…7eb285
0xafb4…38190xadf9…ce96Base—$0.01100%coinbase76d ago0x5dfe3d…cac38f
0xafb4…38190x4f4f…8806Base—$0.01100%coinbase76d ago0xd6b1ed…afc0db
0xafb4…38190x5c75…667aBase—$0.01100%coinbase76d ago0xd3fc24…1b9865
0xafb4…38190xe1f3…a9dbBase—$0.01100%coinbase76d ago0xd831e4…1531b5
0xafb4…38190x968a…75b7Base—$0.01100%coinbase76d ago0x85cf65…29ca2a
0xafb4…38190xf9d4…5ae0Base—$0.01100%coinbase76d ago0x6a8a87…c8fefb
0xafb4…38190xea06…73d0Base—$0.01100%coinbase76d ago0xb9dc95…a128eb
0xafb4…38190x0d32…391aBase—$0.01100%coinbase77d ago0xa6478e…e35af8
0xafb4…38190x074e…045aBase—$0.01100%coinbase77d ago0x556e0b…6cd0a0
0xafb4…38190xc2c0…d654Base—$0.01100%coinbase77d ago0x79c863…b7f2f7
0xafb4…38190x1e14…09a4Base—$0.01100%coinbase77d ago0xc0dd95…73a4b6
0xafb4…38190xd214…d691Base—$0.01100%coinbase77d ago0xc2c379…e52428
0xafb4…38190xa6fd…70d6Base—$0.01100%coinbase77d ago0x49bdf7…ab6e35
0xafb4…38190x72fe…7581Base—$0.01100%coinbase77d ago0x72d788…c90ca9
0xafb4…38190x69bf…8df2Base—$0.01100%coinbase77d ago0x13e62c…858da5
0xafb4…38190x9f9f…6a1aBase—$0.01100%coinbase77d ago0xb4f69f…1107be
0xafb4…38190x09b8…85f0Base—$0.01100%coinbase77d ago0xf931af…5b7b41
0xafb4…38190xd275…06afBase—$0.01100%coinbase77d ago0x1f81a4…a3ea74
0xafb4…38190x8b3e…1317Base—$0.01100%coinbase77d ago0x3e7102…634d75

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.