Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa16d ago0xcca590…998cd1
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa16d ago0xd6d496…a8661b
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa16d ago0x19a215…ca9a0d
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xa08d39…c2e9b4
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf13b72…7ded3a
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xfbd0ea…2184eb
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf76d3c…8da84b
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xeb70a6…c16083
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x9e9cbb…aa1351
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x59bb09…9e39f3
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xd29f23…677c15
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf0f9d8…78d50f
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x0a6c90…306171
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x37bf7b…ac7e9d
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb74355…52b189
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x2714fd…b97fb0
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xcb0f20…6d1819
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xce218e…4a2596
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b15fc…a8d02a
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf9924a…471693
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf43664…7e305d
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb0c0a7…f530cd
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x432f75…c00070
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0xdbdc8f…4004e0
0x08eb…573c0xfe80…47eeBase—$0.001100%fluxa17d ago0x848e8a…a0b863

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.