Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x7ea848…660144
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xa29c09…6e1897
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xd6ea1d…980c24
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xafed18…f971e1
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x05e7f6…a86e6c
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x101a4c…732b34
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xbb685b…98f482
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xbe36fb…62092d
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xda6d44…04d026
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xddc5da…246201
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xc2042e…7bdaa2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x28aef2…8852e9
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xe7088d…9718a2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xef7487…b6f695
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x5e2bf7…01203e
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x436e3a…1acaed
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xf7409a…9ca7e1
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x5b2669…f721b2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xd0b07d…dfeef3
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x400560…aaebf6
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x92a394…5fa703
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x21700e…597de3
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xaa05b5…7c9f52
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xc24071…10c4d6
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x944aab…89b866

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.