Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x5f37ed…bb12e1
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x8c318e…5b55d2
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xb3c908…fdf3d7
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xecca0a…7dde3d
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x0cd430…a948fb
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x52e643…5a8964
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x8c1a1e…1bff9f
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x70f7a5…6d7a7d
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x4441dc…cf8e08
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x6464cf…ca46a0
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x0aee03…25d8b6
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x9ad088…8f5a42
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x6d2531…81bdec
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xe9d376…2ad5d6
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xadbc70…c606f1
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xe0e578…a25f60
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xc4c0c4…480690
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x62f37f…ffcc40
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x5b5a0b…cdb707
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x8ae129…b19210
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xf486d8…704a40
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xe94606…270560
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0x3bf2e6…1e1217
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xd6b5da…3b11eb
0xefb1…1fdb0x9c95…e299Base—$0.001100%fluxa84d ago0xfd3060…68648a

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.