Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x89651e…ea53d3
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xc0e8fd…fe8218
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x1f7aac…8ae7da
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xe6b2d9…7cffd3
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x5984c9…e3f170
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xe3ac07…9c7ccf
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x45ba85…d2ed18
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xb157e5…a1e2ca
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xe4165e…28145c
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x0471cf…9bbf3e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xaa344e…274ee5
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xbcf904…1c82ae
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xc7be84…205a18
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xcacccb…f910cf
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xf482d7…157c19
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x6374ec…c565e9
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xba81d6…c15f5d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x5fa0dd…711b31
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x8dccff…3b6299
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x324837…a3d157
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xaba5c0…03514a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x275c80…1cb513
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xab1cea…df3948
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x369915…ce8f9d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xd89a62…2bb233

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.