Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4181…96dc0x9c95…e299Base$0.001100%fluxa35d ago0x70e898…0903cf
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa35d ago0x9c545b…048af3
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa35d ago0xab5823…8efefb
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0x4fd997…0177c1
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x77172d…b33bce
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x084a7f…001cb6
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x309ac4…8b516b
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x762f93…df1a7a
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x873b2c…6b67f7
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0xf96178…5b0832
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0xec0b55…f57b80
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0x53c4e6…1c0af9
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0x5141c5…c034c4
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0xdbde7e…12d674
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0xf72f19…584253
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0x722327…25bbfe
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0x77c2d9…e35067
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0xb505df…7f585f
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0x421c2e…a5bb08
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa36d ago0x883746…a0535d
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x4542ee…e40f88
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x9c4e79…4dcf51
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x91609f…d50e0b
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0x13e416…a62b34
0x4181…96dc0x9c95…e299Base$0.001100%fluxa36d ago0xff643b…fe94a7

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.