Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0x42cee5…45335e
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0x3a1402…8f47a4
0xc15a…74b60xac65…4417Base—$0.06100%fluxa118d ago0xa138ee…cbfdff
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0xb652a9…c92d79
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0xb22562…e9fcbb
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0x63cc8a…283515
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0xb26446…b93b4a
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0xa52933…e3db1f
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0x6c8de3…d23834
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa118d ago0x4a8c92…74415a
0xc15a…74b60xac65…4417Base—$0.03100%fluxa118d ago0xc76034…376456
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa119d ago0x1b3f8e…eaf7de
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa119d ago0xb293f3…e82efd
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa119d ago0x81fed8…ee7821
0xc15a…74b60xac65…4417Base—$1.02100%fluxa119d ago0xbdd2bd…02748c
0xb90a…9ae40xc15a…74b6Base—$0.90100%fluxa119d ago0xec6f3f…aaf551
0xb90a…9ae40xc15a…74b6Base—$0.06100%fluxa119d ago0x7740b1…abeb4d
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa119d ago0x1d1184…d0d3ea
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa119d ago0x3ed2ee…13ba59
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa119d ago0x7a6682…720d01
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa119d ago0xcc71ab…417104
0xb90a…9ae40xc15a…74b6Base—$0.02100%fluxa119d ago0xeed3e9…85e0f8

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.