Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0x33bf10…8bb849
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x2a6b33…ef002b
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xcbeb90…cbc80c
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x23b4da…332cdb
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xc15bd0…7acb9c
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x02282e…640996
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x229d75…755eee
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x3ee99a…16001c
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xea175d…aed9e4
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xa381b7…a9ee03
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x6900a7…53788e
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x10d344…d34073
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xfa43d2…3b67f3
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x1c4c1a…1e294a
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xb55982…721d18
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xd84163…05cf79
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xdce01e…52f209
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa43d ago0x0df175…d29edb
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xfb2512…55261a
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x4dfda4…fca798
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x9c7f78…e75a4b
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xc956a3…9d1a76
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x03a09a…6bd119
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0xe22f55…713d65
0x3f01…9c250x9c95…e299Base$0.001100%fluxa43d ago0x8773f1…96666b

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.