Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x94d56d…f5a6c9
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xa3d75b…39443e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x8fdc89…590441
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xfcce99…28d978
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xeb4b48…7b2b99
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xd782d2…9a654d
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xeb602b…57dab5
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xf94b60…21b3dd
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xed54cf…a63497
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xa2b378…79b0e6
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x6e8755…36ecb8
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x1346fa…f463c4
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x833763…3c9065
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x079e80…1b7779
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x2a417d…af0094
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x56d970…c2315e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xc60774…26f7d3
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x15db15…b67d62
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xee5e42…c98c2d
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x678f52…93dd44
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0xb4777c…9c1d07
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x8a6e18…559397
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x45e80a…44d0ca
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x0268e7…70dc1e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown63d ago0x187f70…866f61

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.