Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x513a…4c8b0x3e0a…78e7Base—$0.003802100%coinbase74d ago0x7fe95f…d52f09
0x513a…4c8b0x3e0a…78e7Base—$0.00579100%coinbase74d ago0x5204b6…576cf3
0x513a…4c8b0x3e0a…78e7Base—$0.00528100%coinbase74d ago0xd58281…3acb1f
0x513a…4c8b0x3e0a…78e7Base—$0.004522100%coinbase74d ago0xf382cf…3a19da
0x513a…4c8b0x3e0a…78e7Base—$0.003364100%coinbase74d ago0xe0acbd…f926ad
0x513a…4c8b0x3e0a…78e7Base—$0.004421100%coinbase74d ago0xffeafe…07ffa6
0x513a…4c8b0x3e0a…78e7Base—$0.005295100%coinbase74d ago0x246859…dcc817
0x513a…4c8b0x3e0a…78e7Base—$0.004917100%coinbase74d ago0xee118a…01c4cc
0x513a…4c8b0x3e0a…78e7Base—$0.004204100%coinbase74d ago0xcea0a7…0967c2
0x513a…4c8b0x3e0a…78e7Base—$0.004019100%coinbase74d ago0x9c7227…7862ce
0x513a…4c8b0x3e0a…78e7Base—$0.003321100%coinbase75d ago0x82438a…e97784
0x513a…4c8b0x3e0a…78e7Base—$0.003153100%coinbase75d ago0x548368…d522e2
0x513a…4c8b0x3e0a…78e7Base—$0.004855100%coinbase75d ago0xbbc086…22e8b2
0x513a…4c8b0x3e0a…78e7Base—$0.004694100%coinbase75d ago0x75c190…f1ce03
0x513a…4c8b0x3e0a…78e7Base—$0.00531100%coinbase75d ago0xa938b5…69a53c
0x513a…4c8b0x3e0a…78e7Base—$0.004156100%coinbase75d ago0x64d9ca…db4243
0x513a…4c8b0x3e0a…78e7Base—$0.004313100%coinbase75d ago0xa52960…6ed69d
0x513a…4c8b0x3e0a…78e7Base—$0.005902100%coinbase75d ago0xcddc93…cdb23f
0x513a…4c8b0x3e0a…78e7Base—$0.003735100%coinbase75d ago0xa4f4af…c6506e
0x513a…4c8b0x3e0a…78e7Base—$0.003904100%coinbase75d ago0x1f50be…8fec3e
0x513a…4c8b0x3e0a…78e7Base—$0.005407100%coinbase75d ago0x051770…1c080f
0x513a…4c8b0x3e0a…78e7Base—$0.004606100%coinbase75d ago0x5c28a7…a7362e
0x513a…4c8b0x3e0a…78e7Base—$0.005235100%coinbase75d ago0xdda867…9913a3
0x513a…4c8b0x3e0a…78e7Base—$0.003172100%coinbase75d ago0x22e45b…a5cb57

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.