Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20x3298…38b9Base—$0.01100%coinbase42d ago0xa018b7…0669b9
0x0420…89e20xb159…6641Base—$0.01100%coinbase42d ago0x9eebda…58fd3b
0x0420…89e20x52c8…174fBase—$0.01100%coinbase42d ago0x483f8d…89cbc4
0x0420…89e20x7afe…9577Base—$0.01100%coinbase42d ago0x0a59d3…8681c3
0x0420…89e20xaf09…1e3aBase—$0.01100%coinbase42d ago0xa21a39…64eb79
0x0420…89e20xa6dd…5e4dBase—$0.01100%coinbase42d ago0x1d2c05…d29369
0x0420…89e20xbbd2…051cBase—$0.01100%coinbase42d ago0x9b02bb…279ae2
0x0420…89e20x3399…2aa1Base—$0.01100%coinbase42d ago0x0c4385…425334
0x0420…89e20xa77d…501aBase—$0.01100%coinbase42d ago0xec633e…29f8d2
0x0420…89e20x9fa2…f409Base—$0.02100%coinbase42d ago0xa81c1c…57ed49
0x0420…89e20x6809…68b8Base—$0.01100%coinbase42d ago0x6c3258…22de94
0x0420…89e20x2aff…57d4Base—$0.01100%coinbase42d ago0x5b7a7f…d110bc
0x0420…89e20xdf02…c62dBase—$0.01100%coinbase42d ago0x8c5253…86b65c
0x0420…89e20xd1c7…cee7Base—$0.01100%coinbase42d ago0xc4cf76…4011f5
0x0420…89e20xe483…e037Base—$0.01100%coinbase42d ago0x4e405c…397ce2
0x0420…89e20x6372…3585Base—$0.01100%coinbase42d ago0xa848cc…01377e
0x0420…89e20xc2f0…c3d6Base—$0.01100%coinbase42d ago0x6ca004…278427
0x0420…89e20xf7a4…4604Base—$0.01100%coinbase42d ago0x5914b0…99e3fd
0x0420…89e20x7420…58dbBase—$0.01100%coinbase42d ago0x5a6017…97a481
0x0420…89e20x9ce5…ec17Base—$0.02100%coinbase42d ago0xe57cda…130113
0x0420…89e20x851b…1dfbBase—$0.01100%coinbase42d ago0x05f656…5392f7
0x0420…89e20x37ae…d867Base—$0.01100%coinbase42d ago0x89bd62…360ad7
0x0420…89e20x5f3d…5c0dBase—$0.01100%coinbase42d ago0xdcc255…bf63da
0x0420…89e20x70af…2effBase—$0.01100%coinbase42d ago0x8402f6…a6f4b1
0x0420…89e20x3a70…8ddeBase—$0.01100%coinbase42d ago0x034b58…34f6af

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.