Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x99676d…e9013b
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xbeb40c…376ec7
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xf688f2…e55620
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x6e69bf…0b2987
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x448e5c…cc46ee
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xde5c6e…f683c5
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xa4ce46…5c8f9c
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xc4d165…a04eb5
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xbe3051…8aeee1
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xe6acc5…cf5039
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xb0ac0d…637663
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xe0674f…70373f
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x9cb7fb…d45bc3
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xc9a0e2…7bb502
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xfcf81c…46552f
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x1f1c25…09e3c1
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xe6617b…9c6af5
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x36d4a3…e1e484
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x5e5af3…3f97a0
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x82aea5…ddd8d5
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xed944a…c8cdf9
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x0c8e66…94e703
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0xc74c38…aa7f98
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x340580…c9aa73
0x011f…3a630x5aae…482eBase—$0.001100%coinbase7d ago0x3d2e2b…4aaf91

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.