Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase24d ago0x5e37f0…9cb05a
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase24d ago0x56f258…0d4763
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase24d ago0xe352cf…d708c5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x8bab52…e01982
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x9396e5…a7620b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x244d77…3a169e
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase24d ago0x1501f3…f914f5
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase24d ago0x7759e1…8c23bb
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x742557…613853
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0xb7b9e2…2dfbd7
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase24d ago0xdbf6e8…fbaa99
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase24d ago0x0f350a…d989d7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0xb95542…1e1b32
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase24d ago0x60ee3c…2d3eda
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase24d ago0x75167e…edc13a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x002eab…45e5b4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0xe0c2a4…3ffc9d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x1c5811…bdbebb
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0xa283df…aa9594
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase24d ago0xdc10f7…000831
0x1f2d…16650x66d7…83bcBasex402 service$0.27100%coinbase24d ago0xa95a10…c311b9
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x83c08a…a0abe9
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x1836aa…b38c3a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x31bc15…368ac9
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase24d ago0x48598c…2a9b9b

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.