Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$5.33100%coinbase44d ago0x16e577…450617
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0x0b0ac4…22452f
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0xdb833d…98c9a9
0xc43b…34c00xb0af…7de0Base—$5.64100%coinbase44d ago0x937714…4b7b94
0xc43b…34c00xb0af…7de0Base—$5.45100%coinbase44d ago0xfd1df5…349121
0xc43b…34c00xb0af…7de0Base—$5.88100%coinbase44d ago0x2e1b1e…27d75f
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0x6cdcad…71c014
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0xa79ef6…68ab92
0xc43b…34c00xb0af…7de0Base—$5.64100%coinbase44d ago0x83eb19…34e3b1
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0x3c0cec…8f7fd2
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0xc1a60b…ec72b5
0xc43b…34c00xb0af…7de0Base—$6.06100%coinbase44d ago0x85b322…e7f5db
0xc43b…34c00xb0af…7de0Base—$5.88100%coinbase44d ago0x1c3003…2d65a2
0xc43b…34c00xb0af…7de0Base—$5.70100%coinbase44d ago0x74a05c…850b70
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0xee969e…55588e
0xc43b…34c00xb0af…7de0Base—$5.51100%coinbase44d ago0xb99a23…272a26
0xc43b…34c00xb0af…7de0Base—$5.39100%coinbase44d ago0xed3994…778911
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0x76f75a…afac92
0xc43b…34c00xb0af…7de0Base—$5.21100%coinbase44d ago0x5d37c8…824868
0xc43b…34c00xb0af…7de0Base—$5.09100%coinbase44d ago0xa24fed…193a02
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0x5c8c73…ce99bb
0xc43b…34c00xb0af…7de0Base—$4.85100%coinbase44d ago0xea1856…999d24
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0xde756e…481031
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0x7d8824…4527d3
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase44d ago0x341841…d08a83

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.