Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x3862fe…ce68af
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x54f485…e0ecc8
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0xbdde19…177e71
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x59f528…da601b
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x35be55…2cd708
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x3c3990…182808
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x5aba04…d3358f
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x2383b5…e70f93
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x66bfaf…75f588
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0xe34cc7…df21e4
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x981aab…314fa5
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0xd7c35d…e5c865
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0xa2ad61…c0c9d9
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x6d6d06…600d79
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x18db32…0ce09c
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0xbd80c7…b6fda8
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x26f70d…5416c8
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x9bdcd9…91effe
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x444150…576466
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x2668c0…2fbb4f
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x3a1673…c2affb
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x06b474…84d358
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x66003a…9705df
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0xc661cc…ae0aa2
0xbfdc…e0ae0x85c5…4288Base$0.0000170%0xa2d4…125c4d ago0x3f7fb2…6dd257

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.