Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8f5…c2100x515e…f8ccBasex402 service$0.25100%coinbase85d ago0xa93ef4…5e60cf
0xa8f5…c2100x6e8b…4e2eBasex402 service$0.002100%coinbase85d ago0xd8ffb2…85d7a3
0xa8f5…c2100x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase86d ago0x6f35ad…2a470f
0xa8f5…c2100x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0x626a90…92a0f9
0xa8f5…c2100x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0xf15f89…216cab
0xa8f5…c2100x7dd5…2629Basex402 service$0.005100%coinbase86d ago0x4789ba…6344b9
0xa8f5…c2100x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0xb50326…9184d6
0xa8f5…c2100x4465…28eeBaseInvoketCompliance$0.01100%coinbase86d ago0xdd1188…8624e9
0xa8f5…c2100x5aba…f005Basex402 service$0.08100%coinbase86d ago0xaa5ff1…833a36
0xa8f5…c2100x3070…fa85Basex402 service$0.05100%coinbase86d ago0xbe0c03…476290
0xa8f5…c2100x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase86d ago0x080fd7…81b1e5
0xa8f5…c2100xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase86d ago0x44aa81…6ed7f2
0xa8f5…c2100xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase86d ago0x324192…80e0c2
0xa8f5…c2100xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase86d ago0xea6ad9…484e78
0xa8f5…c2100x7dd5…2629Basex402 service$0.001100%coinbase86d ago0x76ff85…331851

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.