Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown57d ago0x53b1f2…69ce05
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x6fa114…d8901e
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xe25884…ef139f
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xcc67b6…feaa22
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x59d06a…2017b5
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x388a9c…717fdb
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x5af13b…900bde
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x9238c5…ce228f
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x8581b6…319d9e
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xebdc31…b35ea0
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x469576…a357b9
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x41895e…fc4b6b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xf0b47d…f37dd7
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x61a9c3…44e9bf
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x56f2b7…9f6287
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x850810…9897dc
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xf6b64d…55bfed
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x05ae10…e2ce57
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xa1337a…6f219a
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x5944e8…4bb0ba
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0xb3bb92…cbc5bf
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x86a444…a39301
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown58d ago0x4f1135…363c1a

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.