Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x4d34ba…998610
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x887f62…c0a285
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x998932…e3247e
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x20f749…5d6883
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x06c01d…bdc004
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x5ce130…bdb4a5
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x34f554…7b715e
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x0fdccd…01c9fb
0xe2d8…66c20x4083…779dBase$3.00100%coinbase7d ago0x99a428…6cef83
0xe2d8…66c20xad62…95c8Basex402 service$0.002100%coinbase7d ago0xccfe75…388213
0xe2d8…66c20xad62…95c8Basex402 service$0.005100%coinbase7d ago0x5b80e4…c1afbd
0xe2d8…66c20xcc98…4333Basex402 service$0.50100%coinbase7d ago0x951826…ba045f
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase7d ago0x16cb31…27bd60
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0xfcbd6b…bc7f91
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x9d1f7b…676841
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x2ec651…19f516
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x9c1402…f70405
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x787764…0da488
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x2b50e3…e8cc94
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0xd0b6f8…7ec8a6
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase8d ago0xee8d99…67524c
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase8d ago0x3b4319…72a7a9
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase8d ago0xa61f4a…a9791a
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase8d ago0x928765…0c3fd4
0xe2d8…66c20x7662…80adBasex402 service$0.01100%coinbase8d ago0x337a1d…76b5dc

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.