Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0xb5476b…abb60c
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0xbac270…774740
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0x60ba49…6a52b2
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0x295387…b98032
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0x459232…9472ce
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0xe4e3d7…2bf5d9
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0xf5d223…c536f7
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0x2e8809…ff8c37
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0xadd349…5286cc
0x6120…02750x9c95…e299Base$0.001100%Route unknown32d ago0xbd07f6…c0a937
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x47e9e7…ced13c
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x116074…1be039
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x57ae9c…144290
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x6dafc0…26445a
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0xda31a4…bc28c9
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0xf77157…75586a
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x1fb796…79024f
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x0767a5…cd0023
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0xfd3106…5580d0
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0xf0fd45…c46c6f
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x441e45…5fc7d3
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x0717fc…ff3920
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x9239f2…f5645d
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0xf4563b…5c9df1
0x6120…02750x9c95…e299Base$0.001100%Route unknown33d ago0x7beb6f…5aa5c8

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.