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.05100%coinbase28d ago0x4896b0…cf2b1a
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase28d ago0x5df0db…c351c3
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase28d ago0x809a5c…ee684b
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase28d ago0xfa5697…2b595b
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase28d ago0x2b658d…7a72b3
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase28d ago0xf911af…cae6ee
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase28d ago0xf567e5…834e14
0xf331…194c0x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x758bd5…4840a2
0xf331…194c0x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x2ac855…297f1e
0xf331…194c0x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x44e0f5…278fa1
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase28d ago0xb3799e…a13b10
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x585550…ef6a64
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x6ab80b…a8eeff
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase28d ago0x06cfd2…37b1e1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x74b5ea…fde007
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase28d ago0x9222ee…2af0aa
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase28d ago0xd75b51…edc273
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase28d ago0xe461f2…9eca3c
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase28d ago0x0c9cdf…c2feaf
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x401a0b…98a60a
0xf331…194c0x66d7…83bcBasex402 service$0.02100%coinbase28d ago0xbd2773…667ad8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0xc2d657…96c393
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0xba2699…dc2353
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0xf63c3f…014872
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase28d ago0x2275ec…f33898

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.