Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d7…6ea40x50eb…6480Base—$0.005100%0x54f0…7932101d ago0xb03ffd…b8063e
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xed45ea…1562bf
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x2664cb…373926
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xdd52d8…d2bb62
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x7021f3…a8870e
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xeeb37e…80aa39
0x18d7…6ea40x50eb…6480Base—$0.01100%0x54f0…7932102d ago0x7ceb6c…5b845c
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x755ede…fbd8b6
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x19cec2…1923dc
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xe827e7…6d8d04
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x418cac…115489
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x1fa94b…ca33ee
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932102d ago0xef4f04…64d9d3
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xaba817…46796d
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xb9a239…e80304
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xf1d057…874b7d
0x18d7…6ea40x50eb…6480Base—$0.005100%0x54f0…7932102d ago0xa0cec2…8f1419
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xecd394…7989ca
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xefd6ff…9f6b05
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xafff05…1e2eb5
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xd78472…01c242
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x6b762a…571554
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932102d ago0xf26e78…12e131
0x18d7…6ea40x50eb…6480Base—$0.0005100%0x54f0…7932102d ago0xe63560…e4287b
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x016692…70a4ab

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.