Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x91c074…02fb1e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x66ff97…747648
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xa247ef…6e996a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x9d2305…6d6488
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x411da3…2eeb15
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x501a3a…123e16
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x24c424…6c68eb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xfeaae8…f64d47
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xe7ea0e…597176
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x508108…c2ed7e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x906eec…75b0cd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x5285ca…6ee5eb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xa76473…cf6339
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xa0148c…419ea8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xae5f81…fd47da
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xb997c7…7e88f4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xffd2d8…231b4c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xe71880…199fce
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x189e95…1ac51f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x4dcf5a…911003
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x311d63…eaa9b4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x432940…90e3e5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xcf1169…67e1ef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x209422…634b07
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xf3f264…a4428c

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.