Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x008ed3…4443f3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x2689ec…c18c17
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x6c349b…1c5c86
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xd645dd…47993b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x69b648…ee8ef7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xb17e78…23f6c3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x3351d2…e773a6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xedd5c0…fe97a9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x76d25e…fe85b5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x717109…905ae5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xec5920…9c3178
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x8b1d48…572bb7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x656fd9…185def
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x227d75…31a725
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x68b71e…113f18
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x3359f2…881b59
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xc14c29…a4bf4a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xf1014c…447127
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x1425c4…d96851
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xe32346…de31a9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x08494a…057a27
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x2b11d4…8f21e0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0xaa5e77…35b590
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x7ba83e…d02671
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase123d ago0x9ad086…54b256

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.