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%coinbase42d ago0x0b37e6…86d3d0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x00388c…c40bc6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0xca8846…c267f0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0xf5033a…c42460
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0xa97526…b5709d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0xd68677…7a8d43
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x124530…4ceabe
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x0358ef…e703d9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0xcd7db5…a11732
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x99d1c9…6ab3cf
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x712a17…f0ef55
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0xe30ba4…80d35a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x085622…7c4d6f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xabc16b…b2d0f5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x1e8bb2…33d103
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xada6eb…690787
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xf4a9ca…c334e7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x614789…89623e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xa6672e…1c0bcc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x787142…01feb7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xbdec3c…eb223d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0xe28208…bef625
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x25a3b7…b59e39
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x0d5d27…7ddcad
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase43d ago0x69d147…7dcb71

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.