Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xcefc7b…d30797
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x68bda9…623fd5
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa36d ago0xc978b2…2127f9
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x7ad78a…f515c2
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xc7303f…13e89c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xcd0859…da8daa
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa36d ago0x839d35…d0cc22
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x0776d4…2437eb
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x03d615…9441c2
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x31ed0d…8392eb
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xb62a9e…b89a4b
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x6e8002…ad553d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x71a657…7967de
0x87fe…f1350x9c95…e299Base—$0.001100%fluxa36d ago0xb42b22…24257f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xb9efaf…1b73ef
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xfdf4f0…035d92
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xe124eb…3c12d0
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x3c315a…3614f3
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xdea913…79f4b9
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0x1942c8…be779c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa36d ago0xedc486…402401
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa37d ago0x52787a…5a67f7
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa37d ago0x4ff2bb…1c97e5
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa37d ago0x27837e…8d9d9f
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa37d ago0x2246ab…cd5300

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.