Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$18.19100%coinbase51d ago0x55e21a…e94765
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x00ffe0…54acdf
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0xa534c0…ef0997
0xb66a…04f40xb0af…7de0Base—$18.18100%coinbase51d ago0xeee864…d04d66
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x89a7c0…4ee8bc
0xb66a…04f40xb0af…7de0Base—$20.20100%coinbase51d ago0xe77b6d…2208e2
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x0cf363…143675
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x970606…9404de
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x16f099…010f54
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0xf7d4a5…46266e
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x5f00e4…818c14
0xb66a…04f40xb0af…7de0Base—$25.76100%coinbase51d ago0x19a556…5fdb16
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x9508a0…9212c8
0xb66a…04f40xb0af…7de0Base—$17.17100%coinbase51d ago0xfdee1e…f78d76
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x8a66ce…9ffd39
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x9c9a5b…5eaa1a
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0x622289…70ebce
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0xbc6b01…a34294
0xb66a…04f40xb0af…7de0Base—$15.15100%coinbase51d ago0xeb33b5…a889de
0xb66a…04f40xb0af…3befBase—$3.00100%payAI51d ago0x87fb2b…d3eda7
0xb66a…04f40xb0af…3befBase—$3.00100%payAI51d ago0x67109c…e0e035

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.