Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0x1acd85…409e63
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0xe4e134…da75b3
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0xae7539…728743
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0x79d92a…93ce45
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0xe4e66f…cec163
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0xcfe1d7…9c3111
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0x18b5d3…fe4965
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0x502bc8…daa844
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0x56794f…47bff9
0xd32b…45470x9c95…e299Base$0.001100%fluxa62d ago0xa1317b…a81c43
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xb0c563…e3cc3c
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x7fd56a…cf7939
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x986b09…a3b58e
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xf90417…e5e13b
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xbbf954…3d70e0
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x169b30…0f1171
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x868323…9378f5
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xced2e6…a687f5
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x5005c5…3b534c
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x7d6efd…93b2a9
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x4437c4…797539
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xc903a4…8b13b2
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x4b1319…52ba99
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x641099…128eea
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xa01dac…d85720

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.