Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3869…4bf30x4261…3b2eBasex402 service$1.11100%coinbase114d ago0xfa55ba…04e35b
0x3869…4bf30x4261…3b2eBasex402 service$0.001100%coinbase114d ago0xa937d5…a8f634
0x3869…4bf30x4261…3b2eBasex402 service$0.04100%coinbase114d ago0x8f9910…66cf30
0x3869…4bf30x4261…3b2eBasex402 service$0.10100%coinbase114d ago0x0d1c52…368169
0x3869…4bf30x4261…3b2eBasex402 service$0.40100%coinbase114d ago0x147fe1…45804e
0x3869…4bf30x260f…82b0Basex402 service$0.005100%coinbase114d ago0x5c056a…3434fc
0x3869…4bf30x260f…82b0Basex402 service$0.001100%coinbase114d ago0x690dbf…a1d322
0x3869…4bf30x260f…82b0Basex402 service$0.001100%coinbase114d ago0x082690…223caa
0x3869…4bf30x260f…82b0Basex402 service$0.001100%coinbase114d ago0x43d385…a74707
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x0babf2…ff0928
0x3869…4bf30x260f…82b0Basex402 service$0.10100%coinbase115d ago0x6fdb7f…306195
0x3869…4bf30x260f…82b0Basex402 service$0.20100%coinbase115d ago0x6c1274…584294
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x9b9cd9…5ee0f4
0x3869…4bf30x260f…82b0Basex402 service$0.10100%coinbase115d ago0xacdf9d…0f7940
0x3869…4bf30x260f…82b0Basex402 service$0.20100%coinbase115d ago0x54d45b…afdf81
0x3869…4bf30x260f…82b0Basex402 service$0.01100%coinbase115d ago0x9efbd4…00bfc0
0x3869…4bf30x260f…82b0Basex402 service$0.005100%coinbase115d ago0x48a187…6936ac
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x5f2dc6…fe1aeb
0x3869…4bf30x260f…82b0Basex402 service$0.005100%coinbase115d ago0xceb21b…8b59b3
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x32da44…e16c37
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x91b9e5…cdef23
0x3869…4bf30x260f…82b0Basex402 service$0.10100%coinbase115d ago0xb949cb…66c215
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x3c4982…c83cbc
0x3869…4bf30x260f…82b0Basex402 service$0.10100%coinbase115d ago0x38f608…657d65
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase115d ago0x494787…d40c02

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.