Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xba402e…e7f1ba
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x7a18f7…c4d968
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xbd099a…65501d
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xd8ecef…ef6682
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xc8ada9…1f3e95
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x18bcc6…f2e511
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x07acfd…9fc000
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x98b272…a18d4a
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x6e495b…b0de17
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xb5a399…90982f
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xef249b…ef7e23
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xa72b1e…ceb26e
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x3e58b3…1bd568
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x5a2e23…94b3f6
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x801a3d…7b5be2
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0xf88b85…9b4df0
0xdb2e…00810x50eb…6480Base$0.001100%Payer-submitted90d ago0x35bf26…2f2d96

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.