Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x599aa3…436a6b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x839e95…9c26d0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfbb8cd…1d4434
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x894a50…7cb016
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x53be9d…4ce3b9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8a397…812d75
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x436b34…6c26fb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd51673…5719e7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd68e97…3ad7f5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaff883…a71df7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb22ee5…472638
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb38240…d1b15b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x351cc1…c978b0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf68cd…09f750
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4810c4…e096aa
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9d48cd…449ccb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI106d ago0x162bec…0e46e1
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19b19a…a742bb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x503fee…5a9473
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd23a9c…0f09d9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x558c60…0d909f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3a85e…0a40c3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70f262…9021da
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa55e9e…5485e9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52dcb8…1e9a07

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.