Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd263…637e0x6839…1a2bBase—$0.003100%coinbase13s ago0x1b232c…31a7f9
0xca33…82870x5aae…482eBase—$0.25100%coinbase21s ago0xa8834b…dc57b3
0xd161…f4f40xfe80…47eeBase—$0.001100%fluxa23s ago0x9081cc…d8a687
0x6ffb…63fa0x3e0a…78e7Base—$0.002728100%coinbase23s ago0x2470d1…442073
0xcfbb…38c50x6839…1a2bBase—$0.003100%coinbase25s ago0x49d678…e6dd56
0xc2dc…719e0x6839…1a2bBase—$0.003100%coinbase33s ago0x873e94…f163c3
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x63fd…c86f33s ago0xb5b49d…817585
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35s ago0x6b799d…673f35
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase37s ago0xce36b8…cddee0
0xd723…729d0x6839…1a2bBase—$0.003100%coinbase43s ago0x052f4e…eaa994
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase43s ago0xce344b…8b82ea
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase43s ago0xbb37d6…fdf26a
0x17ee…6f990x6839…1a2bBase—$0.003100%coinbase49s ago0xd843a0…0e6e5c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase51s ago0xc3096b…20ebb5
0xca88…d9320xce57…5328Base—$49.0070%0xa923…c9ac53s ago0x4c2959…c49a29
0x59f4…ed970x6839…1a2bBase—$0.003100%coinbase55s ago0xa370f7…f1c0f9
0xa30b…ce480x0c13…5a5dBase—$0.01100%coinbase55s ago0x6c33b1…0a5215
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase57s ago0xf002c2…bbc3bb
0xbfd6…0a0d0x6839…1a2bBase—$0.003100%coinbase1m ago0xaefa30…57f448
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa1m ago0x1e4879…8b5fd2
0x110a…dcc50x9e25…0810Base—$0.00902670%0x9e25…08101m ago0x802d71…ea2ca0
0x3531…e9c40x6839…1a2bBase—$0.003100%coinbase1m ago0x32c933…db8082
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1m ago0xc80254…026b73
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1m ago0xa13889…e794fe
0x1100…49720x6839…1a2bBase—$0.003100%coinbase1m ago0x370bfb…62fb14

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.