Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8c7…72a10x3e0a…78e7Base$0.004263100%coinbase9d ago0xf3413d…703d72
0x4359…e6040x3e0a…78e7Base$0.005234100%coinbase9d ago0xd9a7de…6e9968
0x8ca1…dcb90x3e0a…78e7Base$0.004114100%coinbase9d ago0x13527d…c24828
0xcbe1…a8ca0x3e0a…78e7Base$0.004061100%coinbase9d ago0x6085e7…be8743
0x1a6c…13a70x3e0a…78e7Base$0.005182100%coinbase9d ago0xabd0df…d1bb78
0x8ca1…dcb90x3e0a…78e7Base$0.004282100%coinbase9d ago0xfd8fbf…0c9a72
0xc200…74010x3e0a…78e7Base$0.005481100%coinbase9d ago0x723e6d…7e789c
0x4b87…f2d10x3e0a…78e7Base$0.003055100%coinbase9d ago0x161d3f…92bc31
0xc3be…70a70x3e0a…78e7Base$0.00301100%coinbase9d ago0x6ede09…9b6e26
0x8527…c8980x3e0a…78e7Base$0.004597100%coinbase9d ago0xaa2122…7690e4
0xf8c7…72a10x3e0a…78e7Base$0.002711100%coinbase9d ago0x7f11b7…466689
0x0a7b…13490x3e0a…78e7Base$0.004511100%coinbase9d ago0xace1f1…d46da6
0x2f26…4a6c0x3e0a…78e7Base$0.005407100%coinbase9d ago0xb91c6a…de12d9
0x5516…94bd0x3e0a…78e7Base$0.003077100%coinbase9d ago0xe5eec2…07bfc6
0x488f…a4f50x3e0a…78e7Base$0.003561100%coinbase9d ago0x11d549…4cad32
0x9f2c…744b0x3e0a…78e7Base$0.002875100%coinbase9d ago0xa571c2…0d9076
0xceb3…3f6e0x3e0a…78e7Base$0.00512100%coinbase9d ago0x1de1d5…95d803
0x08c2…e0bb0x3e0a…78e7Base$0.00473100%coinbase9d ago0xcb5952…8d069d
0xd3d7…35060x3e0a…78e7Base$0.002926100%coinbase9d ago0x4bf096…bfc092
0xcfd4…67640x3e0a…78e7Base$0.004404100%coinbase9d ago0x2eff68…8341dc
0x529d…aa720x3e0a…78e7Base$0.004462100%coinbase9d ago0x61a7c0…78fca6
0xb6f3…38cf0x3e0a…78e7Base$0.00376100%coinbase9d ago0x91e817…b57b24
0xe45b…f0610x3e0a…78e7Base$0.003814100%coinbase9d ago0x1839e8…9c22a1
0x0430…485f0x3e0a…78e7Base$0.004872100%coinbase9d ago0x6b03eb…1208d9
0x2b01…a1a70x3e0a…78e7Base$0.004773100%coinbase9d ago0xb3f4f8…f6fcc7

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.