Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0x6d9f7c…a4c978
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0x5a603f…a2066b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0x766c3a…68a557
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0xfebdc9…bcafa0
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0xade1a2…8c34cc
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0x7bbd12…d4c28b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0xd245e2…350d39
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0xb9af6a…7880ce
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0x7c6a79…40e2cc
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0x9544f7…3ea6d2
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0x4b8f2b…1bb10a
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa66d ago0xda56f0…3e6814
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0xad220b…0b2bee
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x5e4451…94460c
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x276b25…0569b1
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x3c9352…101c03
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x27801e…fa336d
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x9aa851…ae743a
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x66552d…546049
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0xe6b3f9…ceb9a3
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x8206b4…ccc99e
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0xd4fc95…9837ad
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0xb0d076…723d71
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0x62f8a5…596e9d
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa67d ago0xca639f…321e04

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.