Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ddd…fcc80x3002…caadBase—$0.01100%coinbase72d ago0x85b754…da9efc
0x5ddd…fcc80xed6b…fda5Base—$0.01100%coinbase72d ago0xe9e323…f1ce12
0x5ddd…fcc80xd9aa…1062Base—$0.01100%coinbase72d ago0x557f37…4378bc
0x5ddd…fcc80x26eb…6ce3Base—$0.01100%coinbase72d ago0x394256…5522a0
0x5ddd…fcc80x275d…2096Base—$0.01100%coinbase72d ago0x581a5f…46976b
0x5ddd…fcc80x1175…de1aBase—$0.01100%coinbase72d ago0xda5ee4…8b952c
0x5ddd…fcc80xe0eb…dee8Base—$0.01100%coinbase73d ago0x932fe0…56a850
0x5ddd…fcc80x5086…26c5Base—$0.01100%coinbase73d ago0xa791a0…e0c6a7
0x5ddd…fcc80xd237…f2a1Base—$0.01100%coinbase73d ago0x96c583…2f0ecc
0x5ddd…fcc80x89b0…c2e4Base—$0.01100%coinbase73d ago0x3e37ba…20de8a
0x5ddd…fcc80x4f2e…6adaBase—$0.01100%coinbase73d ago0xd1512c…e9cb29
0x5ddd…fcc80xd89c…a7b6Base—$0.01100%coinbase73d ago0x071e38…7d8146
0x5ddd…fcc80xa318…7155Base—$0.01100%coinbase73d ago0x537f0f…ffaea5
0x5ddd…fcc80x032c…6b9fBase—$0.01100%coinbase73d ago0xc3f655…89ce59
0x5ddd…fcc80x8392…a1deBase—$0.01100%coinbase73d ago0x340bca…e0e761
0x5ddd…fcc80x9877…94acBase—$0.01100%coinbase73d ago0x418521…f2bdd8
0x5ddd…fcc80x6f31…3153Base—$0.01100%coinbase73d ago0x870137…7387a6
0x5ddd…fcc80x1f4e…ab3fBase—$0.01100%coinbase73d ago0x357b92…5293c1
0x5ddd…fcc80xe227…bd7cBase—$0.01100%coinbase73d ago0x25129a…4ab14c
0x5ddd…fcc80x3c07…48e6Base—$0.01100%coinbase73d ago0x30bacc…ae6c54
0x5ddd…fcc80x9d61…d2a8Base—$0.01100%coinbase73d ago0xd0c990…86ca10
0x5ddd…fcc80xe2e5…4197Base—$0.01100%coinbase73d ago0xebda19…4e9f98
0x5ddd…fcc80xe8c5…dfbbBase—$0.01100%coinbase73d ago0x280a74…045327
0x5ddd…fcc80x43d0…d8abBase—$0.01100%coinbase73d ago0xed8fa6…9e2977
0x5ddd…fcc80xdbaf…6b34Base—$0.01100%coinbase73d ago0x25a94f…285829

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.