Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xdc8773…6bc5d3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x2bc582…533d79
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xa061e1…26f477
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xf9f9a5…eff5ac
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xfc65fe…da453e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x01d226…b37da9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xb24e71…05292e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xab2b4b…b72d79
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xcb163e…4d0f39
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xb16970…494781
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x14d18f…8a5877
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xd23ac8…ccb286
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xe53814…e65917
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x4019f5…29ef6f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xcd53cd…5a7d1a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x5c87b8…d70973
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xd46ce0…bbabb9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x0c891e…c2841f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xd143e3…af7b1f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xde0705…e81d20
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x2720e6…596e47
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xd51135…329975
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0xb72701…71c32a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x5a38df…d54e95
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa84d ago0x68346c…955120

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.