Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0xe61ece…55eb7f
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x6ee90a…1e77b8
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x655f8c…ece53b
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x4110d0…49b8ad
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x589871…0f51a9
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0xc4f290…c5684f
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x2efdb3…8273c6
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x43e5c5…0f2257
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x1142c3…500a56
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0x9e4c98…f1035c
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown48d ago0xa38507…557f25
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xacb94c…0ea638
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0x12f04a…7bae27
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0x4e3901…be608b
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xc7b619…63630b
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xfbb21d…813355
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xd1b301…ab9da6
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0x733a32…e9b4cf
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0x582b07…9b2a09
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xddd713…a96d14
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xca0273…95ada7
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xcf2bfe…6c8ece
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0x3c8992…9780ea
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0xe1021b…7dc57b
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown49d ago0x1c21cf…d946a0

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.