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%coinbase13d ago0x5e32bf…63adcb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x5aece4…8fdb4c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xe82201…a85d7e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x24356d…4042bf
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xe674a8…ff58a5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x4dab52…e583af
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x35e648…a3fced
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xab0d37…f1c5d7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xfe70b0…b4dae5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x8e06dd…c9c85a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xb14f5f…63d9cc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x9ba43a…ce632f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x31d92b…849ec5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x4f68ec…3ebe29
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xb1d825…f0192c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xfee9f1…4eeeb6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x3da168…378214
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xcf5d86…6371a0
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x00fdd3…128ccd
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x365806…b70e29
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x0faaea…03bfd6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xd86f8c…9ca0ed
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x177d3d…a6707f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0x9e0a05…046697
0x06ee…aace0x2670…293fBase—$0.01100%coinbase13d ago0xf3700d…102594

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.