Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xd68295…6f3677
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x61a14c…6b7f64
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x9520bc…54739c
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xa557e7…c1fdbd
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xe0ef9b…eebf24
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xe48d60…c88b20
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x7589d8…f14190
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x68eb97…adbc27
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x5e9bce…563fee
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x4ef295…812a14
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xfc2e1b…442c9f
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x6e6f70…bc370d
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xbe9c13…1830d2
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x2c8582…5439fc
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x837ece…7f32a3
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xf64fa7…7097cc
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x7ef7b4…257099
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x647a9e…1e3118
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x99f625…bfeb56
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x49eec7…c91b52
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0xb3d3a9…24db69
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x2ce57c…929ba2
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x184011…6655c0
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x25c687…6aab32
0x5e62…225a0xa9dd…2315Base—$0.002100%coinbase23d ago0x792638…7b6409

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.