Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb42d ago0x8d8f35…69ac57
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb42d ago0x1af5eb…19911c
0x48b1…07d30x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb42d ago0xcbf163…67c3d4
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb42d ago0xca7237…50b2ec
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0xe20a32…25425a
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x601d85…af5c05
0x8081…830a0x3c74…9992BaseAviationAviation$0.2570%0xcdf0…d2eb43d ago0xd57e82…144915
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x914273…789b8c
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x40efc8…5209de
0x8081…830a0x3c74…9992BaseAviationAviation$0.2570%0xcdf0…d2eb43d ago0xc0f0ca…2d71ec
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x3bf1a3…03f2dc
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0xb4c11b…38ffbb
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x87face…388a7c
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x328d0e…c7fc50
0x8081…830a0x3c74…9992BaseAviationAviation$0.1070%0xcdf0…d2eb43d ago0xc594cf…09226b
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x7a3f4f…5c121d
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x40a635…a4d146
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x2e0d98…c4e853
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x88c825…891ad1
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x1cba0d…51970b
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0xd1f593…39f4fe
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x2303f9…d7324a
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x198a75…dc1e64
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x31f60e…22f2a3
0x8081…830a0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb43d ago0x43971a…f79cd4

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.