Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0xfca4c6…a5d9d1
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x3d0627…a4fd24
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x4539f0…2d84db
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x0571be…a17b5b
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0xfeb7ed…d12fa5
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0xdcf550…43d9c0
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x2d65d1…d91457
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x68db7e…e078b1
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0xc113f9…8720f0
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x2e4959…a1004f
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x010420…53ed5e
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x744a3e…7e0d90
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0xc21d29…e3ca2f
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0x8f17eb…b2ddc1
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0xb84647…81491c
0x0eb3…20640x5aae…482eBase$0.001100%coinbase2d ago0xb658dc…06ed0a

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.