Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.01100%coinbase53d ago0x2faf43…9b0a07
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0xf76e27…74a606
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x8d3080…95e5d2
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0xe10106…921553
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0x1540ba…f342cd
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0xc12ca4…869bcf
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0xf19d70…8393ed
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0x1d959c…e6f695
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0xb3c00b…85b719
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x2b579b…1050de
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x73a9dd…ca21bb
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x5cb155…1d6881
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x7ed32b…ce3a34
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0xf3c8fe…ee03d9
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0xb7206b…799018
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x2cc656…0444a7
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x9eb43d…6dae91
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0x8ffec1…6b1f9b
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0xed9817…887eff
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0x5f0292…02dd81
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x02c6cc…24d41d
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.10100%coinbase53d ago0x46c381…06b583
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x13d26b…ef400f
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase53d ago0x69b8d7…c3d170
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase53d ago0x79984f…04c112

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.