Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xaaef44…d0d76b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x37bb09…07ea15
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x0687cb…fd12d6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x718c71…c7cbe4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xbe0fa6…9fcf16
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x8f7c1a…0c6331
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x78049c…9a82e8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x38fdf6…dcf348
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xc438a0…de6a11
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x25583d…ed2998
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x2bf65b…2631e3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xaa5738…ea46fb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xad1bea…194f99
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x573836…de3c0e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xa95664…53c034
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x7d51d8…cf9f6d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xe18b91…b3860a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x8322eb…b5a079
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xcd456d…7ceb97
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x10c5f8…24c2ad
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x85f733…1fced2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x6fee3a…5c0a69
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0x7a0838…dab8ab
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xcf8e7d…4372ba
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase13d ago0xcbc7c7…2926ab

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.