Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0x0c42ee…9be67b
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0xd74757…6d877f
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0x9f6bb7…1e2003
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0x032313…2c8d6b
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0x37ab0b…cff9d5
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0x8fb84b…a4f039
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0xb59499…c134fe
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0xaca7c2…0d4a73
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0x972b0c…236e58
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa27d ago0x11701f…efb294
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x6a5f7e…c529bc
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x64104b…af0fb6
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0xd9da90…5463f0
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0xb51fc3…b1944c
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0xdd3465…dc44e5
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x117cb4…e8a3b8
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x1653ef…27c0b2
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0xccf3e7…cc33c7
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0xc6f675…c9c9c8
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x0e072f…d8868f
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0xb60397…1e9424
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x904bac…dbc53c
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x5ec66e…cb4fcd
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x0068a2…4b1789
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa28d ago0x9f14a3…d90ae9

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.