Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x489e…6c860x3e0a…78e7Base—$0.004084100%coinbase74d ago0xb8ad35…51bd38
0x489e…6c860x3e0a…78e7Base—$0.004432100%coinbase74d ago0xdbe2d6…4e0223
0x489e…6c860x3e0a…78e7Base—$0.002925100%coinbase74d ago0xd9080f…acce16
0x489e…6c860x3e0a…78e7Base—$0.003801100%coinbase74d ago0xbee40f…9dc078
0x489e…6c860x3e0a…78e7Base—$0.003581100%coinbase74d ago0x2882da…c3bab1
0x489e…6c860x3e0a…78e7Base—$0.00412100%coinbase74d ago0x26ca14…6f81e2
0x489e…6c860x3e0a…78e7Base—$0.00416100%coinbase74d ago0x00786a…dbfa80
0x489e…6c860x3e0a…78e7Base—$0.003007100%coinbase74d ago0xec98d3…713363
0x489e…6c860x3e0a…78e7Base—$0.003135100%coinbase74d ago0x3a160e…c60666
0x489e…6c860x3e0a…78e7Base—$0.005266100%coinbase74d ago0xc07f5e…14f9ca
0x489e…6c860x3e0a…78e7Base—$0.003984100%coinbase74d ago0x55e629…6738e0
0x489e…6c860x3e0a…78e7Base—$0.005511100%coinbase74d ago0xa8a6f5…e6fb25
0x489e…6c860x3e0a…78e7Base—$0.004791100%coinbase74d ago0x13f76b…2dbea3
0x489e…6c860x3e0a…78e7Base—$0.004352100%coinbase74d ago0x62b1d1…6af813
0x489e…6c860x3e0a…78e7Base—$0.0036100%coinbase74d ago0x64c230…0d261f
0x489e…6c860x3e0a…78e7Base—$0.004054100%coinbase74d ago0xd6bf90…685a2f
0x489e…6c860x3e0a…78e7Base—$0.00516100%coinbase74d ago0x3b2dda…cbde09
0x489e…6c860x3e0a…78e7Base—$0.004632100%coinbase74d ago0xf3696b…c333fd
0x489e…6c860x3e0a…78e7Base—$0.004129100%coinbase74d ago0xeb324e…5ab186
0x489e…6c860x3e0a…78e7Base—$0.005882100%coinbase74d ago0xc39f5b…0493c8
0x489e…6c860x3e0a…78e7Base—$0.002894100%coinbase74d ago0x831e00…793272
0x489e…6c860x3e0a…78e7Base—$0.002902100%coinbase74d ago0xec7d68…4dc72a
0x489e…6c860x3e0a…78e7Base—$0.003431100%coinbase74d ago0x3bb570…c93756
0x489e…6c860x3e0a…78e7Base—$0.003735100%coinbase74d ago0xc6bdd3…b0038c
0x489e…6c860x3e0a…78e7Base—$0.003983100%coinbase74d ago0x3cacec…538cb4

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.