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 unknown32d ago0x12040c…0b09df
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0xc2166c…30ffa5
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0x19cce5…6b179c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0x924a8b…d66570
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0x821582…5866d1
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0xb0bcd5…f07f59
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0x5a9326…7ff4c3
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0x45df03…a7cd00
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0xadd347…41a5cd
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0xb3bd2c…0877fc
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown32d ago0x457842…8f353b
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x37076b…c044f9
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x6b77b0…f6ab93
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x3fa264…19d2ec
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x317a3c…718180
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x83e471…acb7cf
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x593c60…235e1c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x6c066b…1ad782
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x40df44…ca429e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x1f2c01…f57109
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0xb529da…2a73b3
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0x99101c…89007f
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0xb036b1…01bee5
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0xc28e48…fb1c17
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown33d ago0xdafc3c…1455a5

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.