Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xd2d224…6f41ba
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xffbd34…98f3db
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x176076…c859da
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x4f63e7…c5a89d
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x5634d1…a1b077
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x107856…dca8f5
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xddd389…bd295a
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x171e76…107566
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x9350df…685bef
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xc08465…ebfd19
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xbf0cdb…f2d6c7
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x2db7d5…709f44
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x036a99…d51420
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x95b94f…aeef9d
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x55cce3…64bcf3
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x629ee9…4929d4
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x8d649b…35ffac
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0x2f07d6…a6e561
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xfad385…499e90
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xfb664c…96dde9
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xcc30c2…3ca420
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xf06a01…aadffd
0x35a2…0b890x9c95…e299Base$0.001100%Route unknown53d ago0xb7d087…9432cf

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.