Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xc7a0ba…916754
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xc4a8aa…d3977b
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xd87845…5e13f4
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xf3b209…f2d3bf
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x8b0a04…fcdce9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x674575…f4c388
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x060095…1547c2
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xaacc50…5e5f58
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xadf4a4…1bd244
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xdea274…785f50
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x2788c6…1c0f9f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xc81d98…69d221
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x46fd58…f95aca
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x9c0610…51da62
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xd08275…7367e5
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x666e3a…72b94f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x24e32e…adfbd8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0x3f0425…3ae987
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xad6b84…e93f50
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xb5a54b…aadf68
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa83d ago0xd5b876…b3dfad
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa84d ago0xdba86f…5bb21d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa84d ago0x27499c…1fb47c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa84d ago0x276287…dc749f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa84d ago0x73265a…473bc7

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.