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%coinbase29d ago0x84d4d9…10228f
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0xbeb3dc…ecc732
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x197da7…494e14
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x35d7ce…181aab
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x9edea5…3f9193
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x107201…9e70d1
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x2a66bd…2908ad
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x8371a8…a400f4
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x3e9794…acd741
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase29d ago0x16ce72…eeacb8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x1bb7bf…01a24c
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%coinbase29d ago0x5739f3…ce8b77
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0xddc90d…7af4b5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0xf2fa3d…d9cb73
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x8266fa…7bdde7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x3d7be8…ce7cb6
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x941f61…c85fb2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x5a545d…536c6e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0xb1e2eb…202a24
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x807213…753f28
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x88929f…6d2d53
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x924c4a…daead8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x6cddaa…90a432
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x5ea5fe…d4f905
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase29d ago0x828409…bb8809

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.