Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x7bcc67…2cda83
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x28280a…b1fe75
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xbeee5b…451d6f
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xe7ec71…13a1d1
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x8a30ed…1b82b6
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x1e1b05…2efe78
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x4515bc…7c6e14
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xcdf836…1cbc39
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xacccfa…abd0b7
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xb08a67…1f2859
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x9ed414…b3d10e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x89040a…8fba05
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x3f8d3a…f4edca
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x7d9c9c…953d65
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x28213f…68627e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xcec623…213f07
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xfde232…b43bec
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x07e89a…f033ba
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x3f3543…81da92
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x8f101f…ec4466
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x564281…2f6087
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x1586c1…a0e9a2
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0x1cd86a…13a9c8
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xe8c265…3c6b45
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase117d ago0xcf666e…59d31e

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.