Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x364453…8c6e1e
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xcd26ca…82b167
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0x4ad662…066ae6
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x26d81c…8461cb
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0xa12a2b…beeaf7
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x941492…5a2283
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x802f16…859d86
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0x4633ec…aa3498
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xbd2639…a2ea17
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0x86069d…fa0d07
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xf9edba…8d6246
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa41d ago0xadd1ef…9f557f
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0x331bfe…f093ea
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa41d ago0x9acda8…6110bf
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa42d ago0x7f349d…94bde6
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0x82c108…9dd4a8
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa42d ago0x63a04f…4eea30
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa42d ago0x51497e…581a55
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa42d ago0x6dc949…1b93b1
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0x0c85db…cc869c
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0x53f443…75aa9a
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa42d ago0x2234d7…896788
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0xe75249…60cc45
0xfe16…b2630x9c95…e299Base—$0.001100%fluxa42d ago0xe3ae82…e0ba10
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa42d ago0xae6685…9f95fe

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.