Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xe14a1a…6dac07
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x6177ce…1c5a84
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xae5115…d75abc
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x70f2da…917ad8
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xc8bb97…b5c48c
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xbd5d08…5f9834
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xf6bfbd…365239
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xe193c5…1ffbbf
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xf1dda6…892d82
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x8e30f6…9c27d4
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x439593…f86871
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x45f6bc…d73f3a
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x1fbc66…da38af
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x2e2d40…12afa2
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x1cb797…e49ed2
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xd8ca2c…67e433
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x16da82…b77061
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x0795bf…267e64
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x45f991…e5c81f
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0x8b7411…3f6d9f
0x2dcf…36be0x9c95…e299Base$0.001100%Route unknown47d ago0xb374bd…b91e1e

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.