Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0x84b1b5…6c9244
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0xf44669…fc4d95
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0x3a2434…824041
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0x8d809a…6c29fd
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0xc98ed4…4693d5
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0xe20c16…44bc3c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0xa18b0d…c521af
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0x7bb9b7…e1a5ac
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0x44e2a5…30fb26
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0x0ffff2…c973e6
0x19a7…26650x9c95…e299Base$0.001100%Route unknown48d ago0xb105bb…0eb577
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0x0a143e…9c5506
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0xdfff32…d79747
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0x02768e…f87a8f
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0x89998f…c9ca36
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0xd173ec…f5e840
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0xdf56f7…b68a83
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0x2e91d1…52387f
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0xd08188…e829b5
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0x1da31d…2d44c0
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0xbff1b6…c5b56e
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0x19f25e…bb8714
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0xc63c64…01e467
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0x64425f…104654
0x19a7…26650x9c95…e299Base$0.001100%Route unknown49d ago0xca90ac…61a7b6

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.