Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x99dbd7…44138a
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.005100%payAI12d ago0xa51cbf…68d40a
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x9d83dd…6cae8e
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.25100%payAI12d ago0x03fdb3…ee0881
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x7f881f…104986
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.02100%payAI12d ago0xf16bb8…50af3b
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x451f35…f2158c
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x415e70…2e686b
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0xbb4866…de6bb0
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x85462d…425d8a
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.005100%payAI12d ago0x6dc78d…d0558c
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x4f52f3…2a13bc
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0xe2b338…24699b
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.02100%payAI12d ago0x1546ab…d1380e
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x924af5…113be6
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.005100%payAI12d ago0xc8ca93…e7f319
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.25100%payAI12d ago0x15b88d…e18d7c
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x14a091…bcaac7
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0xc5ac67…901f16
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.005100%payAI12d ago0xbc174b…de416f
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0xdfa29a…5d8adc
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0xbd2020…815443
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0x5e69d8…4da0dc
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.02100%payAI12d ago0xb7145f…f01426
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI12d ago0xbe1282…286476

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.