Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288e…a3440x7f93…31ccBase—$0.01100%coinbase81d ago0xc8823e…8200e2
0x288e…a3440xed30…483bBase—$0.01100%coinbase81d ago0x970245…86e567
0x288e…a3440xcf64…e55aBase—$0.01100%coinbase81d ago0x0c43e3…d70322
0x288e…a3440xc202…4192Base—$0.01100%coinbase81d ago0xd7a231…56ea82
0x288e…a3440x2bb7…9bb9Base—$0.01100%coinbase81d ago0xcfffd7…7403ac
0x288e…a3440x1a46…835dBase—$0.01100%coinbase81d ago0xd1ae6e…6c0425
0x288e…a3440x5ba4…0d19Base—$0.01100%coinbase81d ago0xace38e…dbccd4
0x288e…a3440xe8ae…fce4Base—$0.01100%coinbase81d ago0xaf5ad5…bbf055
0x288e…a3440x8349…db36Base—$0.01100%coinbase81d ago0x3a78b6…2861cc
0x288e…a3440x929f…8545Base—$0.01100%coinbase81d ago0x9f5ffc…19ec62
0x288e…a3440xb7bb…9949Base—$0.01100%coinbase81d ago0x502ea5…0a1e7a
0x288e…a3440x5ceb…2a77Base—$0.01100%coinbase81d ago0x9e65bd…6f3838
0x288e…a3440xb49e…5fc3Base—$0.01100%coinbase81d ago0x905252…582887
0x288e…a3440xa19d…0467Base—$0.01100%coinbase81d ago0xe013db…eae26f
0x288e…a3440xbc8a…0340Base—$0.01100%coinbase81d ago0xe6e576…4635d2
0x288e…a3440x5165…0cd5Base—$0.01100%coinbase81d ago0xbebbc6…32d5f0
0x288e…a3440xaae4…81adBase—$0.01100%coinbase81d ago0x0e11fd…246078
0x288e…a3440x5918…28beBase—$0.01100%coinbase81d ago0x6cecb5…8a7696
0x288e…a3440xe909…328fBase—$0.01100%coinbase81d ago0x007460…b8d88b
0x288e…a3440x1eb8…584fBase—$0.01100%coinbase81d ago0xe3452b…3a8f4c
0x288e…a3440x2fe9…1862Base—$0.01100%coinbase81d ago0x8245f6…b374a4
0x288e…a3440xd560…0f90Base—$0.01100%coinbase81d ago0x07858c…b1ec41
0x288e…a3440x31e3…f410Base—$0.01100%coinbase81d ago0x1d6dce…2d6cae
0x288e…a3440xd436…27ddBase—$0.01100%coinbase81d ago0xe634e0…683aee
0x288e…a3440x222f…f342Base—$0.01100%coinbase81d ago0xce89ff…757102

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.