Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.94100%coinbase29d ago0xe8ec10…bd21a5
0xca0a…2d7a0x85b4…627cBase—$1.68100%coinbase29d ago0xb109d9…dfe491
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase29d ago0x1aa25b…763302
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase29d ago0x8340f4…8c8d94
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase29d ago0xb89b80…f4660d
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase29d ago0x05d4ca…b29985
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase29d ago0x9fa42a…89d514
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase29d ago0x963019…3a0cdc
0xca0a…2d7a0x85b4…627cBase—$1.96100%coinbase29d ago0x601014…d14f5f
0xca0a…2d7a0x85b4…627cBase—$2.16100%coinbase29d ago0x40bcf4…80f7c5
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase29d ago0x8e9d8d…b0334d
0x467f…a4c10x85b4…627cBase—$1.94100%coinbase29d ago0x2b8431…08e198
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase29d ago0x1965f9…bc24cf
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase29d ago0x55a4a7…56ea5a
0x467f…a4c10x85b4…627cBase—$0.78100%coinbase29d ago0x62ae5b…77032c
0x467f…a4c10x85b4…627cBase—$1.22100%coinbase29d ago0xb0df1b…e0071c
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase29d ago0x571d36…5e6d5f
0xca0a…2d7a0x85b4…627cBase—$0.91100%coinbase29d ago0x2c6199…3eec26
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase29d ago0x9758dc…cc4200
0xca0a…2d7a0x85b4…627cBase—$2.08100%coinbase29d ago0xac0899…35c71c
0xca0a…2d7a0x85b4…627cBase—$0.77100%coinbase29d ago0x8076f6…240f6c
0x467f…a4c10x85b4…627cBase—$1.47100%coinbase29d ago0x7ab25e…11725a
0x467f…a4c10x85b4…627cBase—$2.34100%coinbase29d ago0x27c6ff…fefa89
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase30d ago0x2a09cb…62c2d2
0xca0a…2d7a0x85b4…627cBase—$1.01100%coinbase30d ago0x3e5790…5de53d

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.