Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ad4…e3b90x3e0a…78e7Base—$0.005943100%coinbase73d ago0x57461b…ba406b
0x5ad4…e3b90x3e0a…78e7Base—$0.0042100%coinbase73d ago0xd41480…443469
0x5ad4…e3b90x3e0a…78e7Base—$0.004084100%coinbase73d ago0x6516f1…2966de
0x5ad4…e3b90x3e0a…78e7Base—$0.003461100%coinbase73d ago0x4d0c85…e8bae4
0x5ad4…e3b90x3e0a…78e7Base—$0.003997100%coinbase73d ago0xec8981…73f7ec
0x5ad4…e3b90x3e0a…78e7Base—$0.00296100%coinbase73d ago0x4655af…63f5fb
0x5ad4…e3b90x3e0a…78e7Base—$0.004581100%coinbase73d ago0x3fafd4…559659
0x5ad4…e3b90x3e0a…78e7Base—$0.003349100%coinbase73d ago0xa069ac…d9589e
0x5ad4…e3b90x3e0a…78e7Base—$0.003986100%coinbase73d ago0xa49b74…5b6c7e
0x5ad4…e3b90x3e0a…78e7Base—$0.003874100%coinbase73d ago0xf29606…780d80
0x5ad4…e3b90x3e0a…78e7Base—$0.003102100%coinbase73d ago0xc5355e…d9ae85
0x5ad4…e3b90x3e0a…78e7Base—$0.002865100%coinbase73d ago0xe040a5…16fd61
0x5ad4…e3b90x3e0a…78e7Base—$0.005345100%coinbase73d ago0x7f15cf…e3f949
0x5ad4…e3b90x3e0a…78e7Base—$0.004128100%coinbase73d ago0x50b4e0…b02c45
0x5ad4…e3b90x3e0a…78e7Base—$0.003681100%coinbase73d ago0xbf8477…6ad79b
0x5ad4…e3b90x3e0a…78e7Base—$0.003502100%coinbase73d ago0x8dca94…c59815
0x5ad4…e3b90x3e0a…78e7Base—$0.004134100%coinbase73d ago0xf6df5e…e72257
0x5ad4…e3b90x3e0a…78e7Base—$0.004857100%coinbase74d ago0x18c9d5…af9612
0x5ad4…e3b90x3e0a…78e7Base—$0.00283100%coinbase74d ago0xf4977e…6ec9a0
0x5ad4…e3b90x3e0a…78e7Base—$0.005889100%coinbase74d ago0x8318f8…a57aa7
0x5ad4…e3b90x3e0a…78e7Base—$0.003898100%coinbase74d ago0xac667b…7a5c95
0x5ad4…e3b90x3e0a…78e7Base—$0.005909100%coinbase74d ago0x48c4d1…4b5039
0x5ad4…e3b90x3e0a…78e7Base—$0.005805100%coinbase74d ago0x38f2bb…83c4ab

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.