Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x0cfcca…29f4b9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xed1c9c…a6dfe8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x620c84…f46e19
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x5b2e3e…ab0d61
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xa3e350…ed1828
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x8d59ce…687d5d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xbb58bf…7b2850
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x869d18…a61446
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xf5f059…393439
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xf72ecb…01e902
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x64dc7f…4f010e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x2edc49…f3a3b5
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xd10582…8cb174
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xf93f86…4441b9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x8d6b47…07c72b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xce707d…7797df
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x2bed49…bafb14
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xd1777c…8f075d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x8478e1…eee493
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xe494cc…369301
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x8e8f3d…4ad312
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xd42a3f…7b1605
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x74c08f…1205bd
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0x19214a…5aa735
0x5953…69400xfe80…47eeBase—$0.001100%fluxa20d ago0xa655a0…c49f90

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.