Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown43d ago0x411c7b…138008
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown43d ago0xa965ef…6cdbcb
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown43d ago0xcf969e…a0e00f
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x7b45b2…52f9a7
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xc63aa6…2dd127
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x732a6d…8b24a4
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xda7297…87131d
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x388afb…9bf9ab
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xeddd29…9770e8
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x52f7ed…41d9e0
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x18665e…63ca46
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x4d7f01…67e954
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xae0629…00779d
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x3f8eb0…6261ac
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xcda4ad…e21d02
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xa2cc03…4d7180
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x0a55d6…b71631
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xb30760…275cf6
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x25561a…279027
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x6f502d…ac2f3c
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x2d1859…290fe6
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x61a1bf…04c190
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xbde0ef…0d5787
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0x9ba607…926a3c
0x9ccc…bf9d0x9c95…e299Base$0.001100%Route unknown44d ago0xa64937…6c6c82

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.