Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0xcbdb48…7f47cc
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x2e2027…d2ed90
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0xa5fb71…61ea77
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x052e2d…8097c3
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x17d34a…dac87c
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x1895d4…c9d141
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x79266b…82f4fa
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x878971…16914a
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x8a6e3b…4b9730
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x915eb9…4007b6
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0xd2940d…b2371b
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x657d7a…93e188
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x98beca…034fac
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0xe7c80e…4b8d06
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0x39a96c…6c04b0
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0xc367ac…025151
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0xb844a5…2af1cf
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0xb31dd3…a145f4
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0xe77714…109d01
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0xa36fba…516dfc
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0x7fc27f…135838
0x4daa…f9940xfe80…47eeBase—$0.001100%fluxa39d ago0xc7dd9e…deecd8
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0x596fdd…067a5f
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0x0145d0…56b456
0x4daa…f9940x9c95…e299Base—$0.001100%fluxa39d ago0x4d0a88…021cf3

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.