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%coinbase37d ago0x93f63a…226863
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x808c0c…c0b380
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x959b45…204960
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x151655…dcc6ac
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x73ca67…a26a8c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xd48836…e8e722
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x1c7d59…8bb441
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xc1de60…9f9e68
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x8e0106…c0f5df
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x08777b…caaec6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x23f482…61dff4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x72d009…172bf0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xad88f5…ae83df
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x3c897f…2d74d1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xd5da3d…d48de0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xe41d13…b80c20
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x12274b…a12720
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xa8852f…2855a6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xce6fe6…ee5452
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase38d ago0x198f23…e6c23b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase38d ago0xfc91c8…c555ee
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase38d ago0x3eca76…c3e10d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase38d ago0x48e833…b0b385
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase38d ago0x34411a…a1c422
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase38d ago0x5691a7…8dbb16

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.