Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x53ac65…d3b564
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x3520b0…5881e5
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x1ba479…445470
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xc0527f…902d80
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xcf5ffc…2fef1a
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x5de4ef…79fddd
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xa6a27c…9078ee
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xf15e1b…1714fe
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xef8722…ca0749
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xc85c8e…86dc97
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xaa0b40…f4d617
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x6b2351…018253
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xd05999…0a6e7b
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x67678e…3d03be
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xa1b201…a72ab6
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xa6251b…bcb7e6
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x4ba354…8bc8bb
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xee6103…425800
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xc1e93f…8ede07
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x19d7d8…b21149
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x119096…2e74ec
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x5f7135…6d17fb
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xf5f067…c2e6b1
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x9902cf…45bf4a
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xbcc799…0b0e33

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.