Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$17.01100%coinbase44d ago0xd68f4d…80d5b8
0x3878…18220xb0af…7de0Base—$25.51100%coinbase44d ago0xd1bc4b…71ee8b
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0x4b886a…94921b
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0xd331d8…89c64a
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0x721ed8…9bc538
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0x80b097…191d6e
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0x561970…cfc69f
0x3878…18220xb0af…7de0Base—$8.50100%coinbase44d ago0xe784e6…f3ac3a
0x3878…18220xb0af…7de0Base—$8.50100%coinbase44d ago0x6f5e2f…5b484a
0x3878…18220xb0af…7de0Base—$17.01100%coinbase44d ago0x20ef91…293a2a
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0x2199b6…b64c0a
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0x64e1cd…0004fa
0x3878…18220xb0af…7de0Base—$16.02100%coinbase44d ago0xaed548…3f067d
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0x11ebba…eda0af
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0x294643…8d9551
0x3878…18220xb0af…7de0Base—$17.01100%coinbase44d ago0x90e9d8…8beb33
0x3878…18220xb0af…7de0Base—$20.01100%coinbase44d ago0x3a7d5a…e8028f
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0xf1f21e…c0e69d
0x3878…18220xb0af…3befBase—$3.00100%payAI44d ago0x539ad4…c1a24d
0x3878…18220xb0af…7de0Base—$5.00100%coinbase44d ago0x0e9083…56377b
0x3878…18220xb0af…7de0Base—$6.13100%coinbase44d ago0xc47463…3ecb41
0x3878…18220xb0af…7de0Base—$5.00100%coinbase44d ago0x0133af…2c2939
0x3878…18220xb0af…7de0Base—$4.01100%coinbase44d ago0x291f72…fd1f4b
0x3878…18220xb0af…7de0Base—$3.00100%coinbase44d ago0x297e21…ab2173
0x3878…18220xb0af…7de0Base—$3.00100%coinbase44d ago0x1e83f6…7d45c7

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.