Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x507731…d500b8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x1ffede…c1b0da
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xcedde5…6dbb8b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xfe2478…b77fd5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x021363…73ae67
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x616a5c…6ee9f7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x11a7d8…ec8be7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xa8f1b2…7fd077
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x9e40f4…459e58
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xc0b75f…920ee5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xe09a81…c777a3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xf35dbf…1119a5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x4e6c47…60f3c0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x0c3ff5…254010
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xb987ae…15d756
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xdb72d9…fbec23
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x6c947d…6d02b8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x0c050f…4b819a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x9dac0b…ebe8e4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x78f43b…eacf27
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xd061b2…f6c0ec
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x66451b…82853a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xd5f674…19995f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0xdcb6c7…9e03e6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase14d ago0x764812…88e417

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.