Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x3b8d8d…528e85
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x77bd92…7ad947
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0xda19dc…73c21e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0xb33f9d…82adaa
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x71c655…c9f077
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0xe08673…878f6f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x82abd3…f782dd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x1a2f97…5ff8cf
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x10ce63…0c5377
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x993e89…0641f9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0xd2f872…c2c8b1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0xd4aa51…b438c7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase55d ago0x8ca1b7…2149b3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0x827df9…deeaa3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0x55d75c…57d891
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0x427e4e…cb23d5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0x260c42…b931bc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0x3e6c48…ba2d38
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0xaed2f0…8a3df6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0xff395a…0c5a42
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0x98b9ed…ff2963
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0xfe96fa…e8e4ed
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0xea7c73…26cd4c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase56d ago0xbd53ac…606642

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.