Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0xfa0c…1a73Base—$0.01100%coinbase71d ago0x3d85ad…af79dd
0x271c…fbde0x1d9a…7624Base—$0.01100%coinbase71d ago0x098cb8…a3f34d
0x271c…fbde0x330e…02f0Base—$0.01100%coinbase71d ago0x5de8b7…9ce854
0x271c…fbde0xf642…3af0Base—$0.01100%coinbase71d ago0x115a6f…f362e7
0x271c…fbde0xb54b…9428Base—$0.01100%coinbase71d ago0x8a5173…205cd7
0x271c…fbde0x4181…c829Base—$0.01100%coinbase71d ago0x2ec561…3c7e1b
0x271c…fbde0x47ac…dc83Base—$0.01100%coinbase71d ago0x5878dd…7af270
0x271c…fbde0xb201…06c9Base—$0.01100%coinbase71d ago0x9176a9…54e62b
0x271c…fbde0x3e6f…9352Base—$0.01100%coinbase71d ago0x4f877d…ad36b8
0x271c…fbde0x0de4…aa16Base—$0.01100%coinbase71d ago0xc88207…cee597
0x271c…fbde0x7e17…db3cBase—$0.01100%coinbase71d ago0xeba9f0…bc8f56
0x271c…fbde0xdb70…03a7Base—$0.01100%coinbase71d ago0xb94ec1…c348f6
0x271c…fbde0xb1ad…c44aBase—$0.01100%coinbase71d ago0x86ea78…8af362
0x271c…fbde0x5823…6a4fBase—$0.01100%coinbase71d ago0xbf11c2…879a23
0x271c…fbde0x25a1…7ba9Base—$0.01100%coinbase71d ago0x722308…5f9ac0
0x271c…fbde0x15c3…2b9bBase—$0.01100%coinbase71d ago0xcca227…2f4c6c
0x271c…fbde0x053f…1b97Base—$0.01100%coinbase71d ago0x63c168…8dfb34
0x271c…fbde0x8b83…c52dBase—$0.01100%coinbase71d ago0x087b9a…856c1f
0x271c…fbde0xee72…3bb7Base—$0.01100%coinbase71d ago0x67a493…917bea
0x271c…fbde0x9eec…c74bBase—$0.01100%coinbase71d ago0x5785b8…7fc187
0x271c…fbde0xee7f…aff2Base—$0.01100%coinbase71d ago0x6a0498…74e743
0x271c…fbde0x01f8…4d50Base—$0.01100%coinbase71d ago0xbf1604…deca5c
0x271c…fbde0x5632…4099Base—$0.01100%coinbase71d ago0x81525c…569aa9
0x271c…fbde0x3378…23cfBase—$0.01100%coinbase71d ago0x7c92b5…6d1df6
0x271c…fbde0x774f…d23eBase—$0.01100%coinbase71d ago0x701bd9…5e4700

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.