Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x0cea4b…8124a0
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xce0bbf…897363
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xbde1c0…c00106
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xda83a4…e82fb6
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x86c531…d29345
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1fb3db…313adb
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb485f4…3956eb
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6af4c5…73a668
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xdc3ffc…d34f9a
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe5fbe9…d04869
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xdd34c8…96b917
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1a0705…d87609
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x080392…2ee6d7
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x266eb1…632c4f
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x27978e…bd79d8
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2bba0f…a86d44
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1639f3…12552f
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0a2758…9f466f
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x44c88a…29f9d2
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7e0c72…226d4c
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x78fd93…735847
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe438aa…8f89a1
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2672fd…a94c3f

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.