Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xa0e8fa…b64243
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x8a2fd1…9f277b
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x9a414a…b0fe29
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xeba342…79da58
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xa349df…7e8d9f
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x7029b4…c8ebc6
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xda5bdf…ce1994
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x3821b5…53ac44
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x8ec667…6fe1ed
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xc0a907…fcdfe5
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x15bb4b…3683d8
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xe8cd6e…0463c3
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x10e74c…aa25a7
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xc525ec…97e730
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x3ab168…f34b2e
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x0c26b9…afb323
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x565ef2…ccd224
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x707de1…7f84da
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xbbeac9…6ec4c5
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x522734…6106e6
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xc34a74…9ccc87
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x35e03b…537bf7
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0x8e110e…a41db4
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xa77044…4e506e
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown61d ago0xf3a6d6…3eb5e3

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.