Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0xd51c52…824728
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x749038…63cb72
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0xa0ebd8…35ed41
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0xf6bd87…57faee
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x674d76…f7eee2
0xf51e…18b60xac65…4417Base—$0.04100%fluxa120d ago0x4310fd…e0d6a7
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x583be0…93f9ac
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x15329e…fb06da
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0xb8a0da…6cb928
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0xe79371…a20f2a
0xf51e…18b60xac65…4417Base—$0.08100%fluxa120d ago0xaf0a1e…75332a
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x4e94ef…d58081
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x320d25…7a00af
0xb90a…9ae40xf51e…18b6Base—$0.05100%fluxa120d ago0x7dc79b…bca2f5
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x126069…ae2a0d
0xf51e…18b60xac65…4417Base—$0.03100%fluxa120d ago0x127e72…ebacf9
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa120d ago0x686f4a…c81bb4
0xb90a…9ae40xf51e…18b6Base—$0.02100%fluxa120d ago0xc4dead…abb9a4
0xf51e…18b60xac65…4417Base—$0.03100%fluxa121d ago0x49f4f4…dac8ba
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa121d ago0x9f5b6a…1fa9e0
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa121d ago0xcdef5e…768d74
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa121d ago0xc71678…3bf798

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.