Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd723…729d0x6839…1a2bBase—$0.003100%coinbase14s ago0x052f4e…eaa994
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase14s ago0xce344b…8b82ea
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase14s ago0xbb37d6…fdf26a
0x17ee…6f990x6839…1a2bBase—$0.003100%coinbase20s ago0xd843a0…0e6e5c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase22s ago0xc3096b…20ebb5
0xca88…d9320xce57…5328Base—$49.0070%0xa923…c9ac24s ago0x4c2959…c49a29
0x59f4…ed970x6839…1a2bBase—$0.003100%coinbase26s ago0xa370f7…f1c0f9
0xa30b…ce480x0c13…5a5dBase—$0.01100%coinbase26s ago0x6c33b1…0a5215
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0xf002c2…bbc3bb
0xbfd6…0a0d0x6839…1a2bBase—$0.003100%coinbase36s ago0xaefa30…57f448
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa38s ago0x1e4879…8b5fd2
0x110a…dcc50x9e25…0810Base—$0.00902670%0x9e25…081038s ago0x802d71…ea2ca0
0x3531…e9c40x6839…1a2bBase—$0.003100%coinbase44s ago0x32c933…db8082
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase50s ago0xc80254…026b73
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase54s ago0xa13889…e794fe
0x1100…49720x6839…1a2bBase—$0.003100%coinbase54s ago0x370bfb…62fb14
0xa54d…49f50x3e71…0586Base—$1,701.0770%0x64b2…883356s ago0xc7cf5e…270961
0xbec8…26970xfe80…47eeBase—$0.001100%fluxa1m ago0x9c728c…b0dfd3
0xa54d…49f50xc7f1…f4b8Base—$1.5870%0x64b2…88331m ago0x8d1f4b…e0ceec
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI1m ago0x079de8…efed48
0x8fa7…39c20x3e0a…78e7Base—$0.005074100%coinbase1m ago0x3b1f0f…89f004
0x4f65…28e40x6839…1a2bBase—$0.003100%coinbase1m ago0xf56ffc…7fa2b5
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x466a…f2711m ago0x4727ef…a28855
0xac4b…3c0f0x47c5…4fc3Base—$10.0070%0xbdce…f6371m ago0x60e59a…a40549
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x590616…486b42

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.