Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9b…a7ce0x8d8a…e35dBase—$0.01100%coinbase78d ago0x14479b…c02888
0xaf9b…a7ce0xd571…7303Base—$0.01100%coinbase78d ago0x7b1303…910338
0xaf9b…a7ce0xa18e…7e09Base—$0.01100%coinbase78d ago0xe7ab55…47b1f8
0xaf9b…a7ce0x62ff…a1b5Base—$0.01100%coinbase78d ago0x91c293…5b1f64
0xaf9b…a7ce0xb176…6f62Base—$0.01100%coinbase78d ago0xe6f5e0…1ae2f8
0xaf9b…a7ce0xbae3…c36fBase—$0.01100%coinbase78d ago0x4ab07f…9ad3bd
0xaf9b…a7ce0x3d38…58c5Base—$0.01100%coinbase78d ago0x4010cd…272f16
0xaf9b…a7ce0xa698…d23bBase—$0.01100%coinbase78d ago0x7bd1e9…704ff4
0xaf9b…a7ce0xd8be…5df3Base—$0.01100%coinbase78d ago0xe3aa6f…938b50
0xaf9b…a7ce0xde0c…4c7aBase—$0.01100%coinbase78d ago0x7bd468…f84709
0xaf9b…a7ce0xca86…55c9Base—$0.01100%coinbase78d ago0x03bc92…eb9003
0xaf9b…a7ce0x9cea…078aBase—$0.01100%coinbase78d ago0xb4e660…60ce7d
0xaf9b…a7ce0xf264…8f7fBase—$0.01100%coinbase78d ago0xa49ca2…8174e6
0xaf9b…a7ce0x9626…eb58Base—$0.01100%coinbase78d ago0xecbe9b…993e86
0xaf9b…a7ce0xdd7c…f991Base—$0.01100%coinbase78d ago0x8a911e…d56762
0xaf9b…a7ce0x8b65…ca7aBase—$0.01100%coinbase78d ago0x24c986…0ca5c7
0xaf9b…a7ce0x1152…84a6Base—$0.01100%coinbase78d ago0x9ed270…e4ffbb
0xaf9b…a7ce0xde99…3464Base—$0.01100%coinbase78d ago0x1327db…0e0caa
0xaf9b…a7ce0xc612…9397Base—$0.01100%coinbase78d ago0x526778…94515e
0xaf9b…a7ce0xbf8d…713bBase—$0.01100%coinbase78d ago0x133738…f27e26
0xaf9b…a7ce0xf4fd…65f1Base—$0.01100%coinbase78d ago0x617c37…00a910
0xaf9b…a7ce0x2b70…ad1bBase—$0.01100%coinbase78d ago0xb5f838…ac0973
0xaf9b…a7ce0x0782…e845Base—$0.01100%coinbase78d ago0xa95c8f…65f18a
0xaf9b…a7ce0xeb77…69d4Base—$0.01100%coinbase78d ago0xd0dfc1…547b18
0xaf9b…a7ce0xed83…aa7bBase—$0.01100%coinbase78d ago0x9b1867…3c5e75

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.