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%payAI1d ago0x589a9b…cdf082
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0x1b11a0…d46c4b
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0x95063d…669b3c
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0xa53961…6dfd9c
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0x7193b7…31f740
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0x8ee07d…ce2764
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0xddb25e…291165
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0xcb74af…c60653
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0xf3c856…301e33
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0x937d95…4d8bc0
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI1d ago0x547bdb…68ff39
0xc9c7…16700xa437…5561BasePyfile ToolkitCompliance$0.01100%coinbase1d ago0xc66de6…d65978
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.01100%coinbase1d ago0x7a5db1…8792a0
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.005100%coinbase1d ago0x537a0d…c01a96
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0x7c0d7f…226df1
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0x8dfd61…3dbf2a
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0x33c838…b4bd2a
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.002100%coinbase1d ago0x404342…2e106c
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0x33fc9c…5b5a1c
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0xabd659…0394ab
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.005100%coinbase1d ago0x91b7ea…6caf4d
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.01100%coinbase1d ago0xec70de…5664e9
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0x13077f…3d0ee4
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0x20341a…40b984
0x463f…a1d70xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase1d ago0xb52547…3f7901

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.