Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xfc6de8…69f602
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xde9c04…68b7c8
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x578fb7…101d74
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x35dbb6…eda807
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x171fc5…f31d2e
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xab3e92…098f28
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xfb4a3d…efeb3d
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x397808…aea38b
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xbfa6c2…973d2c
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0x948d80…6c6d8c
0x9d94…94940x9c95…e299Base$0.001100%fluxa15d ago0x9d0211…8b6b25
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0xa571cb…bee32b
0x9d94…94940x9c95…e299Base$0.001100%fluxa15d ago0xecf7a6…2674dc
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0xe0642c…67f76e
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0xd959d4…1c5b3c
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0x54f5c6…3ffc1d
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0xb4188c…0f21e8
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0x21e9f0…149e9f
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0x2f6cf4…58ed07
0x9d94…94940xfe80…47eeBase$0.001100%fluxa15d ago0x773f20…566269
0x9d94…94940x9c95…e299Base$0.001100%fluxa15d ago0x804b2d…706701
0x9d94…94940x9c95…e299Base$0.001100%fluxa15d ago0xf4aa5d…e1de49
0x9d94…94940x9c95…e299Base$0.001100%fluxa15d ago0xa25795…9cf05d
0x9d94…94940x9c95…e299Base$0.001100%fluxa15d ago0x8457c4…effbc7
0x9d94…94940x9c95…e299Base$0.001100%fluxa15d ago0x1aaceb…1daf1f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.