Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
deilson.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0xf8528a…20f831
deilson.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0x0b0671…1c179d
deilson.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0x17ad27…f006d0
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase37d ago0xf82330…ad6121
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase37d ago0x3e267a…d1a35e
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase37d ago0xe8031a…5be8d0
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase37d ago0x231cbe…140081
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase37d ago0x0b15ec…d76d60
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase37d ago0xbe3e48…a91c45
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase37d ago0x74f960…3e33c0
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase37d ago0xe97871…bbd09a
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase37d ago0x71d3a5…dc0cce
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase37d ago0x9e2cf3…1bab48
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase37d ago0x1aa1c1…a84853
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase37d ago0xa07c5b…695ece
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase37d ago0xb1c7a4…929345
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase37d ago0x0ba304…ba155d
compnovo.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0x78e6c3…468084
compnovo.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0x0f370d…ead144
compnovo.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0x1a73d7…944bfc
compnovo.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0x2c6e7b…5f6c28
compnovo.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0xcd4ca9…e64859
compnovo.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0x3962f7…921466
compnovo.eth0x7d2c…bcfeBase$0.05100%coinbase37d ago0xc5f004…398963
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase37d ago0x40880f…629d72

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.