Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30d5…d09e0x6839…1a2bBase—$0.003100%coinbase42d ago0x9705c5…36b1a0
0xc495…fa030x6839…1a2bBase—$0.003100%coinbase42d ago0x15aed8…c08eaf
0x6761…ccaa0x6839…1a2bBase—$0.003100%coinbase42d ago0x349eec…6384dc
0xbb90…52100x6839…1a2bBase—$0.003100%coinbase42d ago0x8ebe20…e55d87
0xa948…c1d70x6839…1a2bBase—$0.003100%coinbase42d ago0x11b2b2…72fa2c
0x7342…7e030x6839…1a2bBase—$0.003100%coinbase42d ago0x72e236…d47aab
0x4855…d4350x6839…1a2bBase—$0.003100%coinbase42d ago0x5df7a3…d4f491
0x5dcb…a9990x6839…1a2bBase—$0.003100%coinbase42d ago0x628f9c…833ea9
0xd3fa…53d30x6839…1a2bBase—$0.003100%coinbase42d ago0x1f3958…076891
0x0cb0…d1c90x6839…1a2bBase—$0.003100%coinbase42d ago0x472525…771452
0x6022…37480x6839…1a2bBase—$0.003100%coinbase42d ago0x253251…2a8b19
0x45b4…54f80x6839…1a2bBase—$0.003100%coinbase42d ago0x68709e…915248
0x0a16…b8530x6839…1a2bBase—$0.003100%coinbase42d ago0xed8f3a…8d574d
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase42d ago0x063c93…a6b4df
0x81b7…7d0b0x6839…1a2bBase—$0.003100%coinbase42d ago0x1a01c4…92e562
0x97ca…c69b0x6839…1a2bBase—$0.003100%coinbase42d ago0xeb2578…d44316
0x3aae…490b0x6839…1a2bBase—$0.003100%coinbase42d ago0x10b7d5…921909
0xee87…c57e0x6839…1a2bBase—$0.003100%coinbase42d ago0xc924a5…3d719d
0x2c35…fa7c0x6839…1a2bBase—$0.003100%coinbase42d ago0x101df2…33c701
0x5cc5…a8d60x6839…1a2bBase—$0.003100%coinbase42d ago0xe94604…2a47b9
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase42d ago0x31f9f8…c7a9a7
0x8444…29e60x6839…1a2bBase—$0.003100%coinbase42d ago0x5ead72…eb09d1
0xc2e1…8b2c0x6839…1a2bBase—$0.003100%coinbase42d ago0x21ffa4…b42a8f
0xd96b…85fc0x6839…1a2bBase—$1.00100%coinbase42d ago0x713d77…fc15c4
0x5161…f5d30x6839…1a2bBase—$1.00100%coinbase42d ago0x787695…1442f0

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.