Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xe5795a…f10deb
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x4564e1…c8948c
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x062969…1ce1ab
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x310fe9…5ccda9
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x4afcb4…032e10
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x66ddd1…74dd8a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x66b1f0…ef86b2
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x1edfd2…cdc5f5
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x0198df…4132b7
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0xa1efd5…577779
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x16a4cc…ba661a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x92f760…99979b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x6fdacf…509211
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x23cd3c…fad88c
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x46ddcc…b81e07
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x39f08d…b6dca0
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x15e894…3c71b0
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0xe3a51a…c3e190
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x0ae4e9…9049da
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x55f9b9…284aa8
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x675bb3…6fcd6a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0x406f93…5e0b45
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0xd1b389…dff4eb
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase65d ago0xb9020b…bbb129

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.