Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c9…1f9a0x1760…2183Base—$0.02100%coinbase88d ago0xd902b9…52d877
0x15c9…1f9a0x763a…d685Base—$0.03100%coinbase88d ago0x6477b2…e862a9
0x15c9…1f9a0xc4e9…f4dbBase—$0.03100%coinbase88d ago0xdbdde3…91cc9f
0x15c9…1f9a0x8c2a…206aBase—$0.54100%coinbase88d ago0x245c12…bddc38
0x15c9…1f9a0xdf6e…b8d3Base—$0.01100%coinbase88d ago0x1fb451…b740f1
0x15c9…1f9a0xcc08…491fBase—$0.38100%coinbase88d ago0x4de69f…e39fb8
0x15c9…1f9a0x0761…9bc6Base—$0.01100%coinbase88d ago0x090a98…bf1b93
0x15c9…1f9a0xa599…f961Base—$0.34100%coinbase88d ago0x43c7f2…6764fd
0x15c9…1f9a0xf9f7…1308Base—$0.01100%coinbase88d ago0x267648…77b188
0x15c9…1f9a0x29bd…0854Base—$0.36100%coinbase88d ago0xb8e4e5…8ecee0
0x15c9…1f9a0x17a2…6698Base—$0.01100%coinbase88d ago0x0ba68c…133222
0x15c9…1f9a0xa8f8…bba4Base—$0.01100%coinbase88d ago0x8f4bf1…5c7622
0x15c9…1f9a0xe5e3…c8f8Base—$0.21100%coinbase88d ago0xc3f480…158a7d
0x15c9…1f9a0x09e4…3b83Base—$0.01100%coinbase88d ago0x8d458a…4eb627
0x15c9…1f9a0x5cf0…229cBase—$0.01100%coinbase88d ago0x4e079d…1fcb03
0x15c9…1f9a0x5209…464dBase—$0.01100%coinbase88d ago0x537433…dbfd45
0x15c9…1f9a0x089e…8b47Base—$0.01100%coinbase88d ago0x7ee8db…1ba7ba

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.