Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x08294d…ae9cc5
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xc42d87…cc00bb
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xe40435…31b6e9
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x180c79…0ea983
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xf6a5f4…8a2320
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x9e4030…b6827b
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x0bb87e…3a7939
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x48ce0c…5e3220
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x8a2b79…7a2ca0
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xb7fcd6…bdf11a
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x990484…d574de
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x2bce1b…6b29a8
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x3abede…58f091
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xd5fdc5…e8a31d
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x49ef23…c86ed9
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x48b81d…02437e
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x7c75c5…bbce27
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xe3eac2…197397
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xf284ea…7bca3d
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0xab9036…e7a987
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x2aa517…de5f09
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x4032ea…301716
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x245007…7c5795
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x9a7314…0fcfc4
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown73d ago0x680253…299a73

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.