Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x27be5f…7e9027
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x19d7b7…6869c0
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0xde3080…cf8483
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x902316…a8cf4f
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x0f45d9…67cc80
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x9fe5fd…6a831c
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x96a369…d49cd6
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x2587ef…8933ac
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x16dcd3…aa29eb
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x64c13a…c64fb2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x45a6a3…af45a1
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x2d6d93…27edff
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x2fbb44…a13e8a
0x979d…228d0xfe80…47eeBase$0.001100%fluxa27d ago0x8e5061…815277
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0x95652b…0da7ce
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0x559b85…02b9eb
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0xcf80c6…ee4885
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0xbe673d…a26093
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0x97604f…2c49d0
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0x341c4a…f7bd09
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0x1d82ee…4dd782
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0xcea002…9d8438
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0x30e9f6…526262
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0x2b8970…cf29e0
0x979d…228d0xfe80…47eeBase$0.001100%fluxa28d ago0xd3004e…53b53a

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.