Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x0eacc9…4822e9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x21cf65…e69dd3
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x8a3367…9ed9f9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xff12b1…557e34
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x889704…1b5248
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x88d280…aaffdf
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xa80dce…c29062
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x3ba5a8…3eab69
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xf13931…0051bb
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x467fab…b92973
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x361c0e…4699aa
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xb8890c…e684f6
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x1b948b…87b8c2
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xf8718a…d78b4c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x35d955…90f29d
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x34ab41…2d9da2
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x8ca3af…570800
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xbbbfde…72153e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xbacb21…08ed41
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x2df33e…b9742e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x991f18…8458f9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xc6c603…2e925b
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x57fcf0…ca6aab
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0xfba08b…4c431e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa23d ago0x97c5e8…e17a79

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.