Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0x456457…ced89e
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0xb13e96…26ff10
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0x1e58aa…4bb319
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0xdea805…fcd98c
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0x5eddcb…8d1482
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0x8ceb77…52127b
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0xa111e9…5c3c8f
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0x429666…09a3fc
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.005100%coinbase10d ago0x8be539…36aa8e
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0x6a34a9…b8c6e2
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0xc93f12…0b5506
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0x04a047…828d1f
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.005100%coinbase10d ago0x95ccf1…7bb5a2
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.002100%coinbase10d ago0x5f7954…520f60
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0x1e6418…147984
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0xe297e5…6cf210
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0x0fbbec…5af840
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.005100%coinbase10d ago0x3a85e6…347099
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0xcb5a23…abdb62
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0x0ccc14…261ce7
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.005100%coinbase10d ago0xa0ea44…225946
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0xf1578f…1c9da2
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0xb783a5…86cd10
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.005100%coinbase10d ago0x8e95c7…21f04d
0xe3ba…3fb30x6e8b…4e2eBasex402 service$0.003100%coinbase10d ago0xb594dc…59b7b1

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.