Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x16a08b…128202
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xef5cb8…334979
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x753fc2…012f8d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xd6218f…0f48ff
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xf96cf4…4b84af
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x52ca0a…24022e
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x5014fd…5d6b59
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xc22494…ce15d7
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xdc4282…ea3b5f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x17bba9…ce258c
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x304063…4670d9
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xfdf152…8316c0
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x3e2e9f…51390a
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x81622a…6f6674
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x4cf5cc…df3596
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xd0d39a…77ca82
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0xa39238…c6f9db
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x3e6f1a…7fdf14
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x53ecd8…31c702
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x6a4b21…e77e84
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x3de731…ef426f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x2d215e…bfedf6
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x736ac6…83853d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x22c8e5…0cdc53
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa14d ago0x6e402b…0894c8

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.