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—$4.27100%coinbase8d ago0xc4ce91…d0704c
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase8d ago0xdda7f4…6d310c
0xca0a…2d7a0x85b4…627cBase—$3.23100%coinbase8d ago0xe28313…6c3a28
0xca0a…2d7a0x85b4…627cBase—$2.26100%coinbase8d ago0x5269ea…ff6f3a
0xca0a…2d7a0x85b4…627cBase—$0.30100%coinbase8d ago0xb12b4b…9e9a2b
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase8d ago0xee49b1…f5f131
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase8d ago0xed3a14…6f916c
0xca0a…2d7a0x85b4…627cBase—$2.52100%coinbase8d ago0x0f0512…4ce115
0xca0a…2d7a0x85b4…627cBase—$0.94100%coinbase8d ago0x60fe79…594fd0
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase8d ago0x766f95…50d773
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase8d ago0x2e165d…4cfa5e
0xca0a…2d7a0x85b4…627cBase—$1.28100%coinbase8d ago0x8a9678…301f56
0xca0a…2d7a0x85b4…627cBase—$1.92100%coinbase8d ago0x5a78eb…a300d5
0xca0a…2d7a0x85b4…627cBase—$0.83100%coinbase8d ago0x60b8e2…5bdd60
0xca0a…2d7a0x85b4…627cBase—$1.55100%coinbase8d ago0xa4afe5…aadcb4
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase8d ago0x1a4a33…6226f9
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase8d ago0x9ae64b…267fca
0xca0a…2d7a0x85b4…627cBase—$1.72100%coinbase8d ago0xf48b44…8d030f
0xca0a…2d7a0x85b4…627cBase—$3.95100%coinbase8d ago0x3283f3…3b69a0
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase8d ago0x84bff5…38efac
0xca0a…2d7a0x85b4…627cBase—$0.59100%coinbase8d ago0x41ee7e…83dc67
0xca0a…2d7a0x85b4…627cBase—$3.88100%coinbase8d ago0x0310e0…d692f6
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase8d ago0xab5d1c…a8018f
0xca0a…2d7a0x85b4…627cBase—$1.90100%coinbase8d ago0xf55351…c9af28
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase8d ago0xdc889a…0c779e

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.