Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown48d ago0xcbc2f1…22558f
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown48d ago0x8dfff4…588024
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown48d ago0x899836…7ea2f0
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown48d ago0xd0466b…7de903
0xf055…f9f50x6839…1a2bBase$5.00100%Route unknown48d ago0xe6ad5a…54e0d9
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown48d ago0x43e8ed…24a992
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xda6a76…6317ea
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x60ce65…ad543f
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x2896dd…f4b2bb
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xca1e92…c0a70d
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xa6d85c…e8fc73
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xd67278…a9472b
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x973c04…4a29cb
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x2ab0cb…c4c676
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x76e2b6…b1be04
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xb489b8…9b1531
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x696583…73cfef
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x23169f…d13bdc
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xcbb826…4310fd
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x6861f6…ec8931
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xe5ff54…cf23f7
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xdf7d52…c1c739
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xdbdebc…3b5a33
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0x338a95…e01c49
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown49d ago0xa8d0f6…65f1b6

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.