Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x2ab888…f131c2
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0x2776a5…ea7809
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x403fff…ffbdd2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x4be4f6…bbe192
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0x7e273c…e27ea3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x4b9ecb…b7c10e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x0370f5…12f4ec
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0x805dd6…6bd776
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x1f3dec…387d51
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x12fe26…6368fa
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0xf8f7c7…ddf3b5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x520d80…c40334
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x2662f0…74c353
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0xbe1ef0…296884
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0xdbc4b0…5d2ae2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x190fa7…4fec96
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0x6de7ce…de0abf
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x6401dc…0562aa
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0xb0578e…ec5a7e
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0xfb9735…2b4734
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x391ba5…0436d8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0xb6ac67…6c05ab
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0xab5057…d1845a
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0xc1e92e…979e6e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0xa07337…eb0e03

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.