Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x3b8670…0aec11
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x4ffa06…13cd99
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x42cbd1…095ee8
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x532bc1…b7ee33
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xf9bc31…fe1032
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x4abdce…35caae
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xffa813…469e4b
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x64590e…8cc611
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x85f923…0a50f9
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xb64c1f…ea0390
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xe84cf6…e5caab
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x693a1d…8a19ef
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x858491…b8b146
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xc81998…a9598f
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x2bd66b…0cef3d
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xbcd405…bbe327
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xc304df…75f8a4
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x952825…9b5872
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x9d99cc…0cf6ac
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x43914e…0086e8
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x3a6457…fbf6ca
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xa92cca…0d7c60
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x0ee693…d7d274
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0xf7351a…d4ede2
0xcec5…a6170xa9dd…2315Base—$0.002100%coinbase55d ago0x74526c…d4bb4a

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.