Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.005100%coinbase16d ago0x343445…45343c
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%coinbase16d ago0x62bede…b3d5c6
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%coinbase16d ago0xc36fe1…ef8e2b
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%coinbase16d ago0xb7f080…5ba5d1
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase16d ago0x9b3c07…96b108
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.003100%coinbase16d ago0x3a3b8c…ede242
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase16d ago0xd10a19…38c494
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase16d ago0x5245d6…1e4c0c
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%coinbase16d ago0x21f904…0126e5
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%coinbase16d ago0x1d57a4…ba0114
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.02100%coinbase16d ago0xd3c478…cf564d
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.25100%coinbase16d ago0x496b06…6965e6
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.01100%coinbase16d ago0xba0c53…a0e671
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.08100%coinbase16d ago0x592a72…bccbd7
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.005100%coinbase16d ago0xecdc6a…16dbdf
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.01100%coinbase16d ago0xc7f6a0…4585dc
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.01100%coinbase16d ago0x4fba4a…dc4bf3
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.07100%coinbase16d ago0xb4aca8…199360
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.05100%coinbase16d ago0x7a9939…aa55d0
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.06100%coinbase16d ago0xd71192…2f0d04
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase16d ago0xf3342d…c30d9b
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase16d ago0x88df54…3dcf8d
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.005100%coinbase16d ago0x91c9ea…7f4e9a
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.002100%coinbase16d ago0xaaddfd…ad153a
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase16d ago0x9ad124…b99d6a

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.