Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase70d ago0x531fa7…9bb3c4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase70d ago0x053dc9…dfd93b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase70d ago0xd2b526…bc0d32
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase70d ago0x13e036…ba5e75
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase70d ago0x9819fa…8a754a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase70d ago0xebf702…743cb3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xdef5b5…59fed5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xebd149…2a7807
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xb29c48…0d0863
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xd116ac…ff3070
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xb81c46…787e29
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x54fd9f…95ac21
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xa86fe2…1fabbf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xb7ea96…9dc9f6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x2c27cd…a9f676
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x4ae8af…72b457
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xf9d9e7…f31d4c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xab6cde…1f2c86
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x3f4f0f…1a2ea7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x3c1785…cd2f8e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x95f3e2…4f3be0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xcfb23e…ab01f7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x27e198…454d03
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0x23f638…55b018
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase71d ago0xd79875…c45883

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.