Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0xc3c1d8…821b47
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xaf136a…6c330a
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xc4b0da…bcf95b
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0x347fc1…1da971
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0xbbad1a…958e22
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xb9d29a…ce4937
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0x0f8d1f…e43e5b
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xf1e96d…799f42
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xe88c14…1c8cc4
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xbec560…2faa5e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0x390c62…ae020a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0x245075…80612f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0xb8d2cf…427d9f
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0x2c91b6…fef56f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0x00d89c…5fa918
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0x164cbf…5af649
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0x2649d4…31c02a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0x023983…fc83ed
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0x39462e…3e55cd
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0x7293c0…373807
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xdade87…275d37
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0xedbb34…d0bfbc
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase51d ago0x63fad3…c6352e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0xd3fa0c…9b8fa8
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase51d ago0x5f3987…00d30a

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.