Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x2f35a3…842de7
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xd1d7f7…de274d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x07ac96…2e25f2
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xcc8d11…31eb85
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x4ae122…ffcbf6
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x2e7f07…1c36c5
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x96d4fd…b6616d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xc36893…f706ba
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x94747b…28d2ff
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xe51ce6…78a36a
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x4364eb…b8f476
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xfedb39…035968
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xec0442…3b56a7
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xf2a53f…5d57a2
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0xacf367…2f00ac
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa36d ago0x321768…1e1af3
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0xe97abe…3e9804
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0x422630…1d9193
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0xf86bc6…4c1b14
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0xa78f00…694175
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0x6ff715…48d182
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0x48b796…f34fc7
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0x3342ff…32ead1
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0x9595d7…c40be4
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa37d ago0x5ab88a…6f7db2

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.