Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x240b16…da5273
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x674639…d9db69
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x010704…24b426
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x16a1e1…02f9f5
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x0a405b…7f10ee
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x3dde7e…0d14b4
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x86bb00…21737e
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x30443b…019dc3
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0xc245bd…d01fc7
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x1edec6…37c869
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x13d092…fbc3de
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0xf25515…8b54d4
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0xb474bf…3c951f
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0x597cd2…1e4115
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0xd74117…b9b34b
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa65d ago0xce8e01…5164f8
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa66d ago0x3075a0…06cda2
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa66d ago0x2c8ea0…669900
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa66d ago0x551f3c…bb82a6
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa66d ago0x41a046…517374

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.