Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a69a9…b8b166
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa61d97…a13beb
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e1e37…e1484e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20147b…f86d95
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x614f68…54dc47
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3cddef…45b557
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd531e0…a7d405
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c91b7…7e429b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x346738…94532c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x996bba…402f11
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c075e…7a43b1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf084b3…ad1057
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2fae18…f98720
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21e100…0fb5ca
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xccfa69…7f00ea
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e8dd6…10e5b0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21b30c…15a38b
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4c1a7…6850c4
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd23f45…76a5aa
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb30347…57a8d1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdcd499…2d9dd9
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8ba807…d8ae1e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78197d…c23eed
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x151118…aa1821
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x288f7a…8733a0

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.