Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1b1f…1401Base$0.90100%fluxa119d ago0x878892…fcf279
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x5856e7…27b3c4
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x217edd…450ad9
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x9829c8…7d4b11
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0xe60232…6f5213
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0xbe9f14…42289e
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x669422…89592f
0x1b1f…14010xac65…4417Base$0.15100%fluxa119d ago0x760bd3…9e5c10
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x320b82…0df320
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0xef51f3…e0c9b6
0xb90a…9ae40x1b1f…1401Base$0.10100%fluxa119d ago0xd4f9cf…184321
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x2d8b69…402f3e
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x95de78…2c6455
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa119d ago0x0837b3…716337
0x1b1f…14010xac65…4417Base$0.06100%fluxa119d ago0x6c37b4…5a7472
0xb90a…9ae40x1b1f…1401Base$0.05100%fluxa120d ago0x4251f1…03627a
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa120d ago0x943ad9…31935e
0x1b1f…14010xac65…4417Base$0.03100%fluxa120d ago0x409351…e3c32e
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa120d ago0xbc4f3e…763706
0xb90a…9ae40x1b1f…1401Base$0.02100%fluxa120d ago0x64aa95…1bf7e3
0x1b1f…14010xac65…4417Base$0.05100%fluxa120d ago0xc97928…b2f2b4
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa120d ago0xf3711f…b54379
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa120d ago0xea2bd5…ebae87

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.