Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
nolimitg.eth0x7d2c…bcfeBase—$0.05100%coinbase5d ago0xe20c7a…18a41f
0xa0bc…7f4c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xa7aaed…691f5e
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x096879…0cc716
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x720163…b050d1
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xdc6503…f0bacb
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xe5d893…aed7ae
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x19b02b…9fa957
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x69f1ed…bfe782
compnovo.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xea8a9b…73458e
0x157a…e92c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x872f64…c6e4cb
0x157a…e92c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x17d834…ce3fdc
0x157a…e92c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x883b95…c1540c
0x157a…e92c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xb00f25…eb7d2d
0x157a…e92c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x4b54fa…1d35f7
0x157a…e92c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xe21c23…87b5cc
0x157a…e92c0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x0ab781…f17b17
0xfc16…602f0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x79fb4d…f02fa8
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xfd3d2e…5e797e
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xf79f6e…827e1a
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0xc15a37…944fda
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x641f5d…580469
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x611505…36bac6
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x6a7ee1…c8e0e2
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase6d ago0x64da38…c96871
0xcc09…18980x7d2c…bcfeBase—$0.05100%coinbase6d ago0x5c4e2c…282f33

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.