Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.01100%coinbase4d ago0x31bc43…76ff56
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x44b03e…e01fdb
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0xa37bc5…bab00e
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x98005e…5d5490
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x4009f0…bd3e8e
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x28916e…324ebe
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.01100%coinbase4d ago0x1488da…981165
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0xe58d6b…25e78f
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.01100%coinbase4d ago0x2dd2d5…8a81f0
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.03100%coinbase4d ago0xcbb9e9…beaff9
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x794f9b…78e593
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x8c4700…e4e28f
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.01100%coinbase4d ago0x413c25…ce4233
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.01100%coinbase4d ago0x7c4821…355330
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x72adee…c52109
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.03100%coinbase4d ago0x2af065…7e94a9
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.01100%coinbase4d ago0x543b54…5cfe11
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.01100%coinbase4d ago0x910b77…dff20e
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x9d1289…846e00
0x35ed…3e590xcc42…305fBasex402-factoryCore$0.03100%coinbase4d ago0x354c70…455150
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase4d ago0x4d17dd…02f55a
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase4d ago0xa6c399…fcab57
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0x19c597…15de4e
0xc9c7…16700xcc42…305fBasex402-factoryCore$0.02100%coinbase4d ago0xa3a36c…4c3a76

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.