Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0xef4382…0c0df1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0xdb4143…32533d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0x258d30…a036ab
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0x42b02d…dbbe45
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0xdef98d…c2f4b3
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0x8aab90…b84717
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0x50feb3…bd8ae0
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0x70f042…cede58
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0x9deb08…28960a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0xb74411…739b3e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0x3d2140…b4e30f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase12d ago0xd4c115…9b976c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x792c05…9699b6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x9961eb…45d7dc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x21e42d…4c0074
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xd41472…5f971c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x2fa20d…2e5c04
0x1228…debb0x2670…293fBase—$5.00100%coinbase13d ago0x83e0be…3923c9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x8b95e9…c79b96
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x98d8e4…56bdb5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x20ba87…be60a4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x52f799…284f79

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.