Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x99b741…9c08ba
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x577c2a…9c3fa8
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x5eb4db…5881f6
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x619093…699a22
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0xfa87db…9f9c22
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x2b6c78…8def5b
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x436fc2…75a203
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x206938…c83803
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x67d808…add24d
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x666db6…daef44
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x6345d9…b7326f
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x73284a…0776a8
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0xdb88e5…b21640
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x799047…85097a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0xcdbacf…a24594
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x9b2657…bfbf31
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x69eb90…779740
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x80637a…b4e240
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x56aad0…248d8c
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x51c3e4…196fa8
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x49794d…265154
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0xdb654e…10aa8a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0xde0053…945794
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0xd3255e…8a50a9
0xab90…a3590x9c95…e299Base$0.001100%Route unknown46d ago0x66671c…4c5510

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.