Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0xf33c0f…39782b
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0x5652a1…b59fd1
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0x7e70ed…249118
0xa9de…57680xac65…4417Base—$0.58100%fluxa114d ago0x3710f1…216114
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0xdbb8b1…b05940
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0xb9dcf1…4cb296
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0xba9739…f87161
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0x7ef4da…779c87
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa114d ago0x5a5482…ad1457
0xb90a…9ae40xa9de…5768Base—$0.50100%fluxa115d ago0x32ce1f…345720
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0x7f5537…02f97d
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0xa968df…79b3b2
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0xe53639…b313cf
0xa9de…57680xac65…4417Base—$0.08100%fluxa115d ago0x5e60f1…d84df1
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0xa0d2d0…044e97
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0xc40c71…ea00a6
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0xd82bdf…249bf6
0xb90a…9ae40xa9de…5768Base—$0.02100%fluxa115d ago0x6cda6a…db360d
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0x742c62…5e7d92
0xb90a…9ae40xa9de…5768Base—$0.02100%fluxa115d ago0xa458e7…5ee0b2
0xa9de…57680xac65…4417Base—$0.01100%fluxa115d ago0xee7dde…4de9e6
0xb90a…9ae40xa9de…5768Base—$0.01100%fluxa115d ago0x14f104…b055c8
0xa9de…57680xac65…4417Base—$0.02100%fluxa115d ago0x205fd8…32a3a0
0xb90a…9ae40xa9de…5768Base—$0.02100%fluxa115d ago0x0bb4f6…ce82d4

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.