Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4491…82100x3e0a…78e7Base—$0.005467100%coinbase74d ago0xa67adc…df4cae
0x4491…82100x3e0a…78e7Base—$0.005583100%coinbase74d ago0xdfd15c…7bf2bd
0x4491…82100x3e0a…78e7Base—$0.004546100%coinbase74d ago0x01461b…6ebc1a
0x4491…82100x3e0a…78e7Base—$0.004246100%coinbase74d ago0x56ca3e…5e887e
0x4491…82100x3e0a…78e7Base—$0.005088100%coinbase74d ago0x07072f…c07eb8
0x4491…82100x3e0a…78e7Base—$0.002839100%coinbase74d ago0x747462…db41c5
0x4491…82100x3e0a…78e7Base—$0.003399100%coinbase74d ago0xd6f6d1…13dcfe
0x4491…82100x3e0a…78e7Base—$0.004428100%coinbase74d ago0x158e7c…e51284
0x4491…82100x3e0a…78e7Base—$0.004079100%coinbase75d ago0x132dfe…890ecc
0x4491…82100x3e0a…78e7Base—$0.00292100%coinbase75d ago0x2f0157…f0303e
0x4491…82100x3e0a…78e7Base—$0.005799100%coinbase75d ago0xa6a370…83d689
0x4491…82100x3e0a…78e7Base—$0.005408100%coinbase75d ago0xa4c12f…6b1654
0x4491…82100x3e0a…78e7Base—$0.00536100%coinbase75d ago0x0be1c3…983510
0x4491…82100x3e0a…78e7Base—$0.004163100%coinbase75d ago0x02b837…0930fc
0x4491…82100x3e0a…78e7Base—$0.005432100%coinbase75d ago0x35c0cc…6dc156
0x4491…82100x3e0a…78e7Base—$0.004338100%coinbase75d ago0x5aa860…25970e
0x4491…82100x3e0a…78e7Base—$0.004227100%coinbase75d ago0x0cc2f2…566a56
0x4491…82100x3e0a…78e7Base—$0.003241100%coinbase75d ago0x056904…ca58ae
0x4491…82100x3e0a…78e7Base—$0.004161100%coinbase75d ago0xda1a55…91b0f0
0x4491…82100x3e0a…78e7Base—$0.00456100%coinbase75d ago0x10d315…7fe201
0x4491…82100x3e0a…78e7Base—$0.005473100%coinbase75d ago0x11d211…1a71d4

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.