Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0xec6a96…8eead5
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0xfcce9f…15e767
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0x942f4f…0b9361
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0xe1547f…c864fc
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0x6c3e09…29188f
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0x54cb0a…e5b9f7
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0xd9828b…32144f
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0xffae96…0684fa
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0x8abac9…c3e082
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0x99c4f5…4758bb
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0x9e5d8c…e990d7
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0xf4a316…420467
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0xea6adf…1f30d2
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa22d ago0x32b45a…991206
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0xab70e1…12c80a
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x463ad6…11a35b
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x39a882…7b74fb
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x6ad5d0…1e094c
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x3e84fd…15c85d
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x53492e…fb8202
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x1cb495…f351d6
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0xb80f01…faa0d1
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x71f1b1…3ebcd7
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0xf99353…f4be07
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa23d ago0x694876…e0041b

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.