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%coinbase37d ago0x8e35bd…f14f33
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0xc5fd65…330837
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x915e8e…4009b7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0xa38b8d…8bf677
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x092624…6837af
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x3fd514…ed37ef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x41db5c…83aeb6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x621f1f…c510f8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x9ff130…5b3c1d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x4af73a…3e943a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0xaf5933…029f6a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x4969e1…72d705
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x139c53…85beb2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0xc51b5d…b5dcf8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x9286b5…d88b59
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x99ef62…d7f338
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x44df61…0775e5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x623296…41015a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x193e61…4f4304
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x061748…9cc603
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x7686a5…aedfc6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x8ca8eb…e642c4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x42cdd0…7f0083
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0xc3ef76…29dbac
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase37d ago0x09e205…52bb5e

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.