Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x9929d0…8dcf4d
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xeea2fa…b9a539
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x1525fc…e46b00
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x48b462…6ababd
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xba180c…19bcce
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x0ca4e1…c4a031
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xd5ea82…612da4
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x50141a…d7dcd6
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xe7cabb…36ee8c
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x971e20…7f4e14
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xf5f6bc…09439b
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x5c3f06…bc5f49
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xdbc1a3…b43c00
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x877f6c…52e771
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x99745a…9eb70b
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x85b646…a12d06
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xa32ca5…c0dab7
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x4d7719…6d0512
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x4d6bb7…ff659e
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x052e4e…b0c427
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xe3bdb4…af96eb
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x8811eb…40148c
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x8f2ce2…4de201
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0xd872c5…c6d5c6
0xf406…e98d0xfe80…47eeBase—$0.001100%fluxa15d ago0x93920f…d3e3ed

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.