Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490f…10210x4dc7…8f9bBase—$0.01100%coinbase70d ago0xbe7331…e17675
0x490f…10210xa208…a69bBase—$0.01100%coinbase70d ago0xad27e4…994c48
0x490f…10210x7e9f…5dabBase—$0.01100%coinbase70d ago0x613929…bfb164
0x490f…10210x9f09…7582Base—$0.01100%coinbase70d ago0xaa9b51…81be90
0x490f…10210x4e90…59deBase—$0.01100%coinbase70d ago0xe4338c…ff9c73
0x490f…10210xb178…fa4cBase—$0.01100%coinbase70d ago0xabd8a4…4c84e7
0x490f…10210x9716…2ed5Base—$0.01100%coinbase70d ago0xddda8a…935b38
0x490f…10210x665a…98efBase—$0.01100%coinbase70d ago0x168811…f32f53
0x490f…10210x8115…6edcBase—$0.01100%coinbase70d ago0x702774…4ad0a6
0x490f…10210xcff9…73ebBase—$0.01100%coinbase70d ago0x325857…47c3ef
0x490f…10210x3ae5…e009Base—$0.01100%coinbase70d ago0x3fab57…feb23d
0x490f…10210xb423…bbedBase—$0.01100%coinbase70d ago0x9c6770…dc1c31
0x490f…10210x587b…54f0Base—$0.01100%coinbase70d ago0xe632cb…adeb3a
0x490f…10210xfd62…29acBase—$0.01100%coinbase70d ago0xe1be8c…805c7b
0x490f…10210x68c7…be30Base—$0.01100%coinbase70d ago0x890555…77eca4
0x490f…10210x9cd5…c6b2Base—$0.01100%coinbase70d ago0xbd82ab…b2ff89
0x490f…10210x3ceb…1a9eBase—$0.01100%coinbase70d ago0x34fd28…94e4dc
0x490f…10210x5f68…88faBase—$0.01100%coinbase70d ago0x2c39b6…3c191a
0x490f…10210xea45…0bbaBase—$0.01100%coinbase70d ago0x49db94…c93b0e
0x490f…10210xc85c…47ceBase—$0.01100%coinbase70d ago0x7f9cc0…fd38c2

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.