Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x4acba9…f0a9a5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x37792e…c3810a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0xbf156d…981b4a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0xea2fda…3095d8
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x8ccc73…8bf0a3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0xc567d6…118cf5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x940a52…b5040c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0xee40ec…631680
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x17cd83…1db42d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0xb2c664…85feab
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x6a1b21…8971d7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x29f073…57d23a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0x1e0884…38f487
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0xbffc27…94e9e1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc13d ago0xa5ea33…ab64c0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0x1e7860…628aba
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0x7e7c1a…244b73
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0x8d7fd7…cc738f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0x44f7b8…2d2e9c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0x39cb8b…4fc21d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0xe3c2b3…2ca20e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0xeea5bf…640a85
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0xd7384d…03ee9a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0x3b7451…77fce7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc14d ago0x4e4691…67b1b9

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.