Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x251d3d…11daff
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x0a457e…9b9a66
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x5992ac…c3f985
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x70bda1…8ce7ea
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0xc5cda5…5062de
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x394548…4f596b
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x86b070…b8518d
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x7636af…6a6683
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x3a291a…a9acf9
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0xf7b34c…fec894
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x438ea0…834f7d
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0xdeb30b…2b0ade
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0xe22d8b…750485
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x6aec5d…8a0da8
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x1f9ce4…67a2fc
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0xf7ef9a…359abe
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x7909f5…d705a7
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x93a8d5…f50f95
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x414c54…d55095
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x3a5b91…699be4
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa19d ago0x1d0a26…31b837
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa20d ago0x3f3c3b…1c6c7c
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa20d ago0x71d826…44e418
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa20d ago0xa1ff0a…85b448
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa20d ago0xaf07e5…fa1298

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.