Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0x364db0…78e5d1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x364838…dd4926
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0x151afb…cee37e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0xfcf7d2…ee765d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0xf1404e…79a2c6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x7ebed9…91cbb6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x0e4f2e…d1a13b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase4d ago0x3d50f9…86ff5b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0x09ab78…e5f32d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x2f82a2…1f8fe9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0xa998ba…33e0b7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x7c970d…2fb6fb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0xcdb9d1…18b09e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0x7c12a3…8f9c51
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x1b69ad…1b292e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0xb9ff07…81dd26
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x4c1871…41aad2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x04cd33…9b8532
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x3a5890…902dbe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0x2af570…b5001e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase4d ago0x49eb90…7efb2b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0x87ed55…1830cf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0xf835e0…e22e39
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase4d ago0x036288…b09ee7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase4d ago0xff0950…33a898

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.