Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6976…a0280x9c95…e299Base$0.001100%Route unknown20d ago0x4c89e4…d4c5f0
0x6976…a0280x9c95…e299Base$0.001100%Route unknown20d ago0x50d778…efa23f
0x6976…a0280x9c95…e299Base$0.001100%Route unknown20d ago0xd09d46…086cf2
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xd46bf2…d0b4b4
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xe4d777…d9cfa6
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x3985ca…9e1f45
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x10f9dc…78287a
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x9ee0de…a5075c
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x6682e7…bbb596
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xa7f17c…a3d26d
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x65e9d1…ee2a1a
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x92a7bc…488d99
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xffd80b…30e398
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xaf06ee…f8dd4d
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xaeb769…47ad90
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x9c14dd…3e043d
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x01d8a4…25a823
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x2cdda6…e0aa77
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xc6c41b…d85cf8
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xbc7486…c94725
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x447703…9218c9
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0x054c06…a8d7a9
0x6976…a0280x9c95…e299Base$0.001100%Route unknown21d ago0xaf32a9…c8d4fe

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.