Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x859993…f72a8b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x67b83c…772636
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x8d2a54…72c2dc
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x33a6dd…131e9b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0xb7b923…ff0dad
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0xfe484d…8b5730
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0xa2d036…2959b4
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x276f3f…20cacc
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0xa4d415…f0a129
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0xd8c3ee…267ec4
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x2061d1…bb4c19
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x1b3c7a…50f575
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa22d ago0x758f92…93f0c3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0x588f35…0826c1
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0xc2bc44…689d7b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0x6db188…7ff799
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0xa1b61b…29e37a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0x25f4de…a476c8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0xfb37a5…86848d
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0xf0e701…cafcc9
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0x35d5ae…ade8e0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0x31f938…319fd5
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0x76ffda…40b2f6
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0xe9bde7…147232
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa23d ago0x38e644…da926e

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.