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%coinbase25d ago0xfbb7cc…a872c5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xd18c2d…f44ab3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x576ac2…8c5843
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xf5e9bc…84c940
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x54628d…1299d5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xf0c54b…29558f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x773053…b7d319
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xa4a13c…b5d634
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x8c08f1…d96704
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x50d938…656cb3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x4cfd04…00013d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x1f219a…793428
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x1ee758…77adfd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x8766a4…4ea769
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xcb805b…b019ed
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x10663f…86bc80
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x8b0f4a…e4f9de
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x4c11cf…f466e7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x22fa11…276072
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xc4d78c…d7a391
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xaf1325…640b9d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0xcffff7…639a6a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x52dcbb…fdc382
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x389c68…2bb6a5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25d ago0x5deb0f…ab88b3

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.