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%fluxa23d ago0x91ae3e…3ae880
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x8e6a2d…8acf0a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x6f4db2…52a773
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x5a3da7…f71b23
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xe93207…1f5d2b
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xb0428b…8a9b8b
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x90dd8c…09f9ec
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xe21fb6…d8204a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xdd4208…8a8632
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x412072…40842a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x29ef0a…572f17
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x6b60f8…8010a6
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xf26563…14c862
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x90acf5…4fd899
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x6ab609…21cf24
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x0f67f5…3cafb7
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xdac18a…a3c367
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x5b59a8…af6a3c
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x24946c…17a307
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xea760e…df0863
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x054bef…c33210
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x41480b…51217b
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xeb5fcb…432f42
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0xaece12…8c192e
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa23d ago0x65b308…40a622

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.