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%fluxa83d ago0x5c9247…082392
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0x59b2a2…9701ee
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0x3979bf…0da235
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0x4d1208…24df8a
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0x215739…f7c0e4
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0xdbf156…510db8
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0x648ab7…4c22f3
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0xe67e14…d82307
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0xa6fd42…baa497
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0x0be36c…e48f77
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa83d ago0x53c9a7…11140c
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x272f6c…876c01
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x7b5d83…da8963
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x29578d…578a78
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x672b9e…6f31a1
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x238f29…895eee
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x70d818…6762df
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x19a01f…42b995
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x8b4ce2…a0f031
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0xd812fd…1e5fcb
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x16dafb…d1e182
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x023e71…31a5cd
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x32cc41…dc8885
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0x2085cd…d0d513
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa84d ago0xe47169…2113d3

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.