Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d0c…28cd0x10c1…1e24Base—$1.54100%coinbase114d ago0x9ad52c…ca8d7f
0x7d0c…28cd0x10c1…1e24Base—$0.95100%coinbase114d ago0x664f35…ae1dae
0x7d0c…28cd0x10c1…1e24Base—$0.82100%coinbase114d ago0x94f988…1d9e4b
0x7d0c…28cd0x10c1…1e24Base—$0.77100%coinbase114d ago0xbc3623…532143
0x7d0c…28cd0x10c1…1e24Base—$0.63100%coinbase114d ago0x5dba3c…04fe21
0x7d0c…28cd0x10c1…1e24Base—$0.53100%coinbase114d ago0xf02235…06e579
0x7d0c…28cd0x10c1…1e24Base—$0.81100%coinbase114d ago0xd64d50…18e9a5
0x7d0c…28cd0x10c1…1e24Base—$0.76100%coinbase114d ago0x6af7df…48cfb6
0x7d0c…28cd0x10c1…1e24Base—$0.61100%coinbase114d ago0x7a510c…b20d38
0x7d0c…28cd0x10c1…1e24Base—$0.52100%coinbase114d ago0x8fac88…c6d0bd
0x7d0c…28cd0x10c1…1e24Base—$0.98100%coinbase114d ago0x0031c6…b4a085
0x7d0c…28cd0x10c1…1e24Base—$0.90100%coinbase114d ago0x3faf9a…7ec5bf
0x7d0c…28cd0x10c1…1e24Base—$0.64100%coinbase114d ago0x3d54f9…805230
0x7d0c…28cd0x10c1…1e24Base—$1.03100%coinbase114d ago0xde0135…e139e8
0x7d0c…28cd0x10c1…1e24Base—$0.82100%coinbase114d ago0x6a4fd4…5072bd
0x7d0c…28cd0x10c1…1e24Base—$0.77100%coinbase114d ago0x09b615…85c74b
0x7d0c…28cd0x10c1…1e24Base—$0.59100%coinbase114d ago0x32d290…6a9291
0x7d0c…28cd0x10c1…1e24Base—$1.03100%coinbase114d ago0x52fb3e…a36bab
0x7d0c…28cd0x10c1…1e24Base—$0.84100%coinbase114d ago0x4b38ae…244784
0x7d0c…28cd0x10c1…1e24Base—$0.57100%coinbase114d ago0x10a673…9d3e22
0x7d0c…28cd0x10c1…1e24Base—$1.01100%coinbase114d ago0x81b9bc…458908
0x7d0c…28cd0x10c1…1e24Base—$0.87100%coinbase114d ago0x25164c…71ae7b
0x7d0c…28cd0x10c1…1e24Base—$0.65100%coinbase114d ago0xc6d2a1…c485b7
0x7d0c…28cd0x10c1…1e24Base—$0.53100%coinbase114d ago0xae0c4b…e850a9
0x7d0c…28cd0x10c1…1e24Base—$1.01100%coinbase114d ago0x70707e…2932bb

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.