Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0xaf8d1f…94b736
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0x2139fb…1bb84a
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0x9aeccd…1be112
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0x6e5cea…d72f79
0xf337…83ac0x6839…1a2bBase—$1.00100%coinbase50d ago0xd43f4b…99a250
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0xbe1b57…870d93
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0x61165c…942763
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0x8796a3…81e92f
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase50d ago0x34035c…b22bba
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xf87580…a2f26e
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xcfa8d3…aa64b6
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0x99a079…01a230
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0x18ff8e…392f9f
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xde5388…ba3bbd
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0x25d231…e623b9
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0x4860ce…b3dbed
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0x2afb5f…bcdd07
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xffee35…c1b05e
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xc0ada1…93e3c3
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xdd7e3e…e7067d
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xfaebf0…3ba1df
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xa86d9b…beaa20
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0xc319a8…b31f92
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0x446727…ce4ff1
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase51d ago0x30b701…0f3f2e

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.