Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x52e2…f3eaBasex402 service$0.001100%coinbase40d ago0x7c8bd8…dc9f28
0x27ab…248c0x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0x598e45…47c092
0x27ab…248c0x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x3f9ad8…ee41a8
0x27ab…248c0x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x864b41…b7f136
0x27ab…248c0x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0xf9b549…87cdcb
0x27ab…248c0x52e2…f3eaBasex402 service$0.001100%coinbase40d ago0xe128d1…295862
0x27ab…248c0x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0xa662b1…54eee5
0x27ab…248c0x52e2…f3eaBasex402 service$0.001100%coinbase40d ago0xe5f631…af92b9
0x27ab…248c0x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0x1a5aad…435a63
0x27ab…248c0x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0x533858…80ae31
0x27ab…248c0x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x5600ec…5ed682
0x27ab…248c0x52e2…f3eaBasex402 service$0.005100%coinbase40d ago0x83bfb1…aaeae2
0x27ab…248c0x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x96fadd…35b628
0x27ab…248c0x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x078b39…ded618
0x27ab…248c0x52e2…f3eaBasex402 service$0.001100%coinbase40d ago0xc5ab9e…f71c3f
0xce78…b4990x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x09f358…fca081
0xce78…b4990x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x289367…5256af
0xce78…b4990x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x87dc91…18fb4b
0xce78…b4990x52e2…f3eaBasex402 service$0.005100%coinbase40d ago0xdb8e9a…4de32a
0xce78…b4990x52e2…f3eaBasex402 service$0.005100%coinbase40d ago0x1e8209…903ab7
0xce78…b4990x52e2…f3eaBasex402 service$0.005100%coinbase40d ago0xfc5afc…f88b39
0xce78…b4990x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0xaf580f…b7dfda
0xce78…b4990x52e2…f3eaBasex402 service$0.001100%coinbase40d ago0x0dd3a3…74d8a1
0xce78…b4990x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0xf27fa0…3056f6
0x6540…6b3e0x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0x2785b9…e2b82e

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.