Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0xe5d4e9…cdfb16
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x3e9c5a…1f85db
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0xfb207f…4953e7
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x5feb94…8cf850
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x32fdae…08f5d7
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0xbc536e…d6a604
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0x9f45fa…4af76a
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0xe94df0…0b61a5
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0xb3d14a…19bf7b
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0xa83918…e51e80
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x5895b3…afc6dc
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0x25bbfd…77a9c2
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x2a0ccd…9ec96e
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x8bc532…1dcdca
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x93e907…db80bf
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0xda1c38…67485b
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x8c87c0…1b1269
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x1495be…a4a807
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0x3aa8f4…fffe76
0xd387…92740xfe80…47eeBase—$0.001100%fluxa37d ago0x844783…0c6b13
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0xaa86de…ae36ea
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0x9e97de…480de5
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0xf9d3b7…56a70e
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0x69d950…d992d8
0xd387…92740x9c95…e299Base—$0.001100%fluxa37d ago0x9c6cf6…a4b17c

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.