Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa119d ago0xb23d61…e7d3a6
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa119d ago0x46e5ad…5ac07d
0xf62f…3c340xac65…4417Base$0.04100%fluxa119d ago0xfcefbb…6aafe3
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa119d ago0x56771f…9c6d67
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa119d ago0xa6e0c0…1663f9
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa119d ago0x12c728…dbf02c
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa119d ago0xebe5e2…8bf9bc
0xf62f…3c340xac65…4417Base$3.69100%fluxa120d ago0x056223…9ba5a2
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x70b535…6d9f67
0xb90a…9ae40xf62f…3c34Base$3.60100%fluxa120d ago0x993c14…1c14cb
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x996ccf…561263
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x54cb4e…43782a
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0xa4519d…877341
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0xa575cc…1a3795
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x5bd371…53789c
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x6e3d2f…fb59fb
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x308d48…218f4b
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x60fb78…e6d35e
0xf62f…3c340xac65…4417Base$0.10100%fluxa120d ago0x953afd…396091
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x998c8c…e70002
0xb90a…9ae40xf62f…3c34Base$0.05100%fluxa120d ago0x740f80…98aeae
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0x473dd7…da343e
0xb90a…9ae40xf62f…3c34Base$0.01100%fluxa120d ago0xf44cc6…af03e5
0xb90a…9ae40xf62f…3c34Base$0.02100%fluxa120d ago0x751322…cddc92
0xf62f…3c340xac65…4417Base$0.03100%fluxa120d ago0xad8e52…54cd31

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.