Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x137195…cd42d9
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x79635d…0959b7
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x76e400…95cfea
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x261d9a…74910e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x34c7f4…07072f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x1732e0…38ad81
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x828799…78d5e0
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x92f0ec…812020
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x3b568f…7d59e4
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0xa48a6b…584748
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x3f0abc…6842f9
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x5f16df…dd20fe
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x9a6a12…0ef94c
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0xab657f…cc25ca
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x1d6e6d…c5fac4
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x3961b1…68ed80
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0xd2d85f…5cbd13
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x1a4488…c739cd
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0xd10be2…9d7947
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x16f17a…60ffa6
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0xe19095…d7c775
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x2f424d…401bee
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x96fcfe…28cd04
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa66d ago0x12ab2b…247595
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa67d ago0xacac67…90d8c8

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.