Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0xd10413…4d79dd
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0xdc4728…476347
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0x6bc1d0…0f41fb
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0x7d72dd…e6a8ff
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0xe06f98…5fd7d9
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0x1ab44e…3ac435
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0x91c6c1…d3cdcb
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0xd241ee…64ab73
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0x7a865e…e1300f
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0xa934ec…21367c
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0x186688…de86db
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown38d ago0x13e8d1…b5c4e0
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0x7d7e0c…c7f0f6
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0xdaf49c…d2f8ad
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0x5992b6…a2d1f0
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0xf053de…bfdab7
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0x56c85d…340889
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0x922681…17345e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0xd141fc…78e67d
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0xc331a5…76db8e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0x7d4c85…ee9479
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0xc7c707…725a51
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0x39f26c…e0d2ea
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0x183ff7…3ca93e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown39d ago0xfbf70f…cbfae6

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.