Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x3b0cf9…86eafa
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x376942…a55a94
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x97c300…bd5198
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xb2a190…961b2a
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xd4660a…31a404
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x2a7d56…84543c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xe442f7…2344c2
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x59a588…4365cb
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x9ac7a9…4adf37
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xa956b1…7325d7
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xc0c72d…afeb55
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xf6f44d…499254
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x1f3ff3…0444fc
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xf9a1d0…24ec3e
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xb77c86…7b66ba
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xc47d05…647c99
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0xb1b1ee…754a8e
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x2048fe…9c5e98
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x35c90d…181fb6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x783b19…d7aad5
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x7e2a92…71124b
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x60e81c…583ac7
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x5e2c63…e03376
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x4bb8e9…e080df

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.