Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa30d ago0xce484b…568257
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa30d ago0x5d4f1a…70f53a
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa30d ago0x96cf14…13ee6e
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa30d ago0x1a394a…9bb2af
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa30d ago0x04098d…e92116
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0xeefd5a…405239
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0x6d0a03…d2daaf
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0x45a4a7…125fdd
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0x6f910c…f07a55
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0xdfcc34…849e13
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0xee462c…c07d64
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0xe98d87…b57c80
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0x2da8fd…982ced
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0x340e17…27e2e4
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa31d ago0xd7a1e2…f725f2
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0x15985a…5b27d3
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0xb39f13…7b98de
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0x031cb4…a7e435
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0xf30b18…3780f5
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0x9bf042…0321ce
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0xeaba27…24cda6
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0x505b22…6f489f
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0x40f14c…9d02e8
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0x6ab7f6…d99ee1
0x200d…d9750x9c95…e299Base—$0.001100%fluxa31d ago0xc3c10b…0c69d4

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.