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.05100%coinbase54d ago0x720e77…659efa
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.50100%coinbase54d ago0x45d02b…09bd6e
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.15100%coinbase54d ago0xb4beca…759dc5
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase54d ago0xb98e1c…780b52
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase54d ago0x1ed1f0…7b7b53
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.08100%coinbase54d ago0x2306f0…743f0e
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.10100%coinbase54d ago0xff2f39…55a935
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase54d ago0xb55766…37705d
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$1.00100%coinbase54d ago0xdca75a…b845ed
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$1.00100%coinbase54d ago0xc06f2c…decec2
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$1.50100%coinbase54d ago0x5caac4…93d40e
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.50100%coinbase54d ago0x889651…d5f6b9
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.01100%coinbase54d ago0x74af03…9e9f69
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.02100%coinbase54d ago0x3597d0…151acf
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.02100%coinbase54d ago0xf9d1fe…f60163
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.01100%coinbase54d ago0xc2af64…f45bfd
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.05100%coinbase54d ago0xa2ee5f…ef377e
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.50100%coinbase54d ago0xf44b49…dedbe7
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.50100%coinbase54d ago0xbd2151…5d780f
0xfdc5…82550x1c8b…ea36BaseHermes CommerceHermes$0.50100%coinbase54d ago0x522f19…62cf25

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.