Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x774449…bc3997
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x7688ae…5f08c6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b7127…312049
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xdb9e2e…9440d5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xac7499…abfdad
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d2d6f…5748b7
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xbc6cc8…ed57d5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x782315…fb61cc
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x820868…dfdfb3
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x7701fd…9c306e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x9ef174…b2ee4c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4bff12…cb9585
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x62870c…d8b986
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb9374a…71bb3e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x909284…cfc702
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc288cb…498056
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a692f…e0b02b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x7f9480…027823
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe06037…78f5dd
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1dd65e…2a2064
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc6323d…55c7cb
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc3b141…b5e750
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x062ccf…4c15d4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0xaf9c53…9b8116
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa22d ago0x96b7f3…14705f

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.