Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7742b4…258048
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x259e22…c7c140
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41eaba…37eaa4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf9d8bd…8819a0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xded446…60e1f9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a970b…083edd
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc9350…e8d53d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x835b7f…88a1e9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55781f…a61ca5
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e8cdc…c1babe
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfca400…a6df5f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d616a…b06302
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0df810…ba30a7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c6c9e…3872a0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe61ccc…3e870f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd76678…29f0ad
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98a8c8…551b4e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2bf35…d74ee0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xebb032…fb188c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb51515…491d62
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x138bfd…fc8be3
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0be2aa…61ecd7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd71448…304d61
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9478a6…aa16f4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d9f0b…127529

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.