Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x400d…6a940xd6f9…32e5Base—$0.01100%coinbase69d ago0x29df01…887948
0x400d…6a940x6f16…c260Base—$0.01100%coinbase69d ago0x37d86f…30b70e
0x400d…6a940x0b19…9493Base—$0.01100%coinbase69d ago0x1b8a2f…e7c26f
0x400d…6a940xe64b…5722Base—$0.01100%coinbase69d ago0x9e3d3b…e76e84
0x400d…6a940xe12e…4de1Base—$0.01100%coinbase69d ago0x60b1b3…4011b6
0x400d…6a940x2f8a…fb3aBase—$0.01100%coinbase69d ago0x2087b6…40143b
0x400d…6a940x4ef7…9feaBase—$0.01100%coinbase69d ago0x34316e…34ee25
0x400d…6a940x1c95…7f7cBase—$0.01100%coinbase69d ago0x525ef9…848eba
0x400d…6a940x393a…735dBase—$0.01100%coinbase69d ago0x311f6d…1d3b50
0x400d…6a940x82bb…09cbBase—$0.01100%coinbase69d ago0x65efd6…81a502
0x400d…6a940x3000…ee44Base—$0.01100%coinbase69d ago0xe3a5e3…5f30c6
0x400d…6a940x098a…b109Base—$0.01100%coinbase69d ago0x2edab9…b98aa3
0x400d…6a940x44c1…e318Base—$0.01100%coinbase69d ago0xfe31fb…610357
0x400d…6a940xfccc…ad08Base—$0.01100%coinbase69d ago0xdbf439…5a7e7d
0x400d…6a940x0c0f…6976Base—$0.01100%coinbase69d ago0x1201a4…228948
0x400d…6a940xd7a4…d58dBase—$0.01100%coinbase70d ago0x8ae555…250752
0x400d…6a940xc6de…c908Base—$0.01100%coinbase70d ago0xd95012…5fd744
0x400d…6a940xdfa9…2514Base—$0.01100%coinbase70d ago0x5da4ae…66e581
0x400d…6a940xd43b…471eBase—$0.01100%coinbase70d ago0x9467ec…7c7ab4
0x400d…6a940xee24…45e9Base—$0.01100%coinbase70d ago0x6f1c4f…5165ae
0x400d…6a940xd274…ce0fBase—$0.01100%coinbase70d ago0x908dde…215753
0x400d…6a940xac76…de2fBase—$0.01100%coinbase70d ago0x5ebd32…f3f67b
0x400d…6a940xdb2a…d7b6Base—$0.01100%coinbase70d ago0xe0ff70…5c1b0e
0x400d…6a940x09bb…9fa3Base—$0.01100%coinbase70d ago0xa9a9ee…59c99b
0x400d…6a940x62a0…074aBase—$0.01100%coinbase70d ago0x89a394…443bb3

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.