Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xcad0…e87dBase$0.03100%fluxa117d ago0x12f30c…ae3d64
0xb90a…9ae40xcad0…e87dBase$0.01100%fluxa117d ago0x8d1a34…6c4970
0xb90a…9ae40xae4a…988bBase$0.01100%fluxa117d ago0x3c06b0…93ef28
0xb90a…9ae40x6282…3adbBase$0.03100%fluxa117d ago0x9d0293…ba4e59
0xb90a…9ae40x6282…3adbBase$0.01100%fluxa117d ago0x0fb2f7…9aac05
0xb90a…9ae40x5615…a574Base$0.05100%fluxa117d ago0x9dcbe8…002da2
0xb90a…9ae40xb4f5…b40aBase$0.03100%fluxa117d ago0x733814…d7c365
0xb90a…9ae40xb4f5…b40aBase$0.01100%fluxa117d ago0x2cfc5e…1b3922
0xb90a…9ae40x8698…e512Base$0.03100%fluxa117d ago0xefd8eb…8155ca
0xb90a…9ae40x8698…e512Base$0.01100%fluxa117d ago0x7ae270…0f4d04
0xb90a…9ae40x5615…a574Base$0.06100%fluxa117d ago0x638549…8a835c
0xb90a…9ae40x5615…a574Base$0.03100%fluxa117d ago0x2c8ed8…9834be
0xb90a…9ae40x9b62…ec84Base$0.03100%fluxa117d ago0x464fe6…57e909
0xb90a…9ae40x9b62…ec84Base$0.01100%fluxa117d ago0x03fbf8…27b833
0xb90a…9ae40x07a5…9f04Base$0.04100%fluxa117d ago0xff6158…ffae1c
0xb90a…9ae40x25a1…30a8Base$0.03100%fluxa117d ago0x0fc172…a2cddb
0xb90a…9ae40x25a1…30a8Base$0.01100%fluxa117d ago0x42c679…9cbcdc
0xb90a…9ae40xf5a3…ace8Base$0.03100%fluxa117d ago0xa9fd88…1d9401
0xb90a…9ae40xf5a3…ace8Base$0.01100%fluxa117d ago0x2dac29…8e35f5
0xb90a…9ae40x5515…0735Base$0.04100%fluxa117d ago0x5c8189…df8f62
0xb90a…9ae40x6ea1…487bBase$0.04100%fluxa117d ago0x2e3f27…1e7bef
0xb90a…9ae40xc8eb…ae74Base$0.03100%fluxa117d ago0xb45b6a…3f7449
0xb90a…9ae40xc8eb…ae74Base$0.01100%fluxa117d ago0x304908…0c2f59
0xb90a…9ae40xbebd…c148Base$12.61100%fluxa117d ago0x9f35e0…e0d928
0xb90a…9ae40xf82a…1ad7Base$3.60100%fluxa117d ago0x4dbc9a…ffc5af

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.