Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x2f492b…b59c5c
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x81b685…3dd552
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x6f0b76…1ab2d6
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x25022a…1ffb20
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x345f68…9942f9
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x82b935…3a5234
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x389f3d…4079a8
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x235e62…823e6b
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0xca4a7a…6f7413
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x3dd3bb…f1e8f3
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0xbd2f51…b08944
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x7dc6e1…b8fc39
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0x3e72b7…edcb06
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0xfc2592…3e4fdb
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa6d ago0xd9d10e…6c91f1
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x285236…42243e
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x3e6280…ade8fe
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x8d8989…70c20c
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x3ee104…e57c6d
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xb3b452…a4b1bf
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xc1f966…1f3e22

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.