Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x8cb6db…67c071
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x21c970…453087
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0xe0b52f…a3512b
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x10e33e…ec4874
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0xf23264…92c4b1
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xede09c…f58b8b
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x5695e1…f1fa0c
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x191997…37084c
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x88e896…a2dc2b
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x6f7cb1…b97a1d
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x6e9b16…944239
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x6f9c09…b37610
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x656c3b…eb0275
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0xed9f70…d01541
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0xef3c64…e4feca
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0xcc39c3…046aea
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x2dbf68…8a022e
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xc27384…c8fc81
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x0863e0…a3953a
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xa9ddac…a87226
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xdc7e37…a32a25
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x9bbdbe…1bb948
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x20523a…7a3c16
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x8c2bfa…1cee82

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.