Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0x9c1516…0bc5df
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0xcf728d…023521
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0x927c5c…575942
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0x8e5d11…edb7a4
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0xbba582…a40105
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0x82a646…96b220
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0xdf57ea…6588d5
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0xeda215…6ea886
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0xeb2e8f…c50ec3
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0x31278a…ade44b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0xfdcf21…5346b8
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa66d ago0x74b0c6…9d746d
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0x92f740…8598e7
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0x1bc0bb…31b378
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0x66b5cf…82f6ae
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0x062456…035926
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0xff7c70…323240
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0xfb5682…3dc53a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0x9fe431…ca6982
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0xc6b934…020198
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0x31e7d5…79fcfe
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0xe80134…649812
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0xfe84ef…ce57d7
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0x126a99…da53e1
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa67d ago0xd594cc…74e484

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.