Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1777…60a00x5aae…482eBase—$0.001100%coinbase4d ago0x394134…430b65
0x1777…60a00x5aae…482eBase—$0.001100%coinbase4d ago0xf476b0…3b2789
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xd60aa7…854a45
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x7816d2…7eb07b
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x88758e…9c5938
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xe5e1f7…2cfa49
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xe7b5da…ca340b
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x6eff5a…adecfa
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x443b97…381f87
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x433b15…8ab879
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x522145…49d49b
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xa26d3f…89e2a8
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xd8ef72…581ece
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x15628f…9dd652
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x5c36ee…a5a9b4
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x3384ab…3552f3
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xb844c8…953e84
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x0adf36…7792d9
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x9af16b…cdad60
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xc18e63…6a412a
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0x884f99…86a4bf
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xf806be…025e03
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xc7b877…bfbc8c
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xa7d178…feec78
0x1777…60a00x5aae…482eBase—$0.001100%coinbase5d ago0xf6894f…ffd8f8

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.