Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base$0.001100%fluxa63d ago0xef4947…e1bb89
0xcc04…8e260x9c95…e299Base$0.001100%fluxa63d ago0xc07bd3…c9f559
0xcc04…8e260x9c95…e299Base$0.001100%fluxa63d ago0x30423f…b367aa
0xcc04…8e260x9c95…e299Base$0.001100%fluxa63d ago0xd0a037…e5d53a
0xcc04…8e260x9c95…e299Base$0.001100%fluxa63d ago0x849c46…54bacb
0xcc04…8e260x9c95…e299Base$0.001100%fluxa63d ago0xe62ca6…8ddcb7
0xcc04…8e260x9c95…e299Base$0.001100%fluxa63d ago0xe8f61d…890f3d
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x9dd4e3…3c17ab
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x66d315…ddd701
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xbdca06…e35e98
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x02f5f9…7acb6f
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xff8b0d…c647e8
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x2ff912…9f78f2
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xd5a307…5283db
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xa68c1c…dafb1b
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xee952a…1047ba
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xd78955…5dfaf3
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xa3d517…ea93b1
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x008146…5f9463
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x6eca6c…844427
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x7bf529…ec85c5
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xefb388…8e1c8e
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xe068d0…07c258
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xb64328…0cd856
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x97616c…00a4c9

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.