Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x865ce0…8e764f
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0xa043e1…c105ca
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0xde968a…08e118
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x1bc3f8…74e8e1
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x9e3bca…7a060c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x6d3cff…f7e97a
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0xe6b82f…9593ed
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x98060f…fc3059
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x82a185…4cf3af
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x333d9a…a353ca
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x683126…a0ba5a
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x04118e…26460d
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0xf8294e…99e6c6
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x093b16…1c7343
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown48d ago0x317a30…0d73f2
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0xe310f5…4daa0a
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0xbad165…c84659
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0xa48a58…62ba4c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0xc8cb9f…d77b59
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0x63ce06…845f1c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0x097567…be42c1
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0x8bdddb…404e16
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0x26cc32…7f18f9
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0x58db21…49a4d9
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown49d ago0x4db4ac…c28232

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.