Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c9e…366b0x84cc…f423Base—$0.01100%coinbase71d ago0xaa98d8…7d2148
0x0c9e…366b0xb2b3…907cBase—$0.01100%coinbase71d ago0x6113a9…33a5c9
0x0c9e…366b0x8a20…8868Base—$0.01100%coinbase71d ago0x841804…b5d76d
0x0c9e…366b0xc996…76d3Base—$0.01100%coinbase71d ago0x6b15f6…785deb
0x0c9e…366b0x9db0…482aBase—$0.01100%coinbase71d ago0x822789…a8aa47
0x0c9e…366b0xb144…a1eeBase—$0.01100%coinbase71d ago0x675e59…30a96f
0x0c9e…366b0xe278…8d52Base—$0.01100%coinbase71d ago0x1483aa…fe1750
0x0c9e…366b0x9651…a4ecBase—$0.01100%coinbase71d ago0x3b378a…c9761a
0x0c9e…366b0xeb9d…be83Base—$0.01100%coinbase71d ago0x54fcdd…94ec8c
0x0c9e…366b0x224a…9d53Base—$0.01100%coinbase71d ago0x0f882c…35edf8
0x0c9e…366b0x6637…165fBase—$0.01100%coinbase71d ago0xf17213…eb0ef0
0x0c9e…366b0x5832…9609Base—$0.01100%coinbase71d ago0xb82152…c2e5c5
0x0c9e…366b0x89cc…cdf5Base—$0.01100%coinbase71d ago0x70157b…54ce09
0x0c9e…366b0xf6ed…d2e1Base—$0.01100%coinbase71d ago0x092345…586fb4
0x0c9e…366b0x7a45…2927Base—$0.01100%coinbase71d ago0x8a5656…a2ed4a
0x0c9e…366b0x10fd…50fdBase—$0.01100%coinbase71d ago0xc9b7a7…401d72
0x0c9e…366b0x519f…661eBase—$0.01100%coinbase71d ago0xfc636a…8900ef
0x0c9e…366b0xa745…40f0Base—$0.01100%coinbase71d ago0xfbe0d5…efab5d
0x0c9e…366b0x5092…1de6Base—$0.01100%coinbase71d ago0x6e84b0…15ac33
0x0c9e…366b0xd305…2898Base—$0.01100%coinbase71d ago0x9826bf…a8044d
0x0c9e…366b0x1cde…df65Base—$0.01100%coinbase71d ago0xfb1150…f12ccf
0x0c9e…366b0x638c…e124Base—$0.01100%coinbase71d ago0xde324c…eb56c2
0x0c9e…366b0xff25…1d00Base—$0.01100%coinbase71d ago0x2777a8…c62564
0x0c9e…366b0x22e3…2161Base—$0.01100%coinbase71d ago0x3def95…3c2bd6
0x0c9e…366b0xde92…e218Base—$0.01100%coinbase71d ago0xe39c69…626d99

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.