Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bdb…24ac0xd282…f8bcBase—$0.01100%coinbase54d ago0x1dd578…d5dd6f
0x2bdb…24ac0xfb55…2a73Base—$0.01100%coinbase54d ago0x2a0794…30845c
0x2bdb…24ac0xc1cb…9ca4Base—$0.01100%coinbase54d ago0xd7bcf3…27ea4d
0x2bdb…24ac0x43f6…5b2cBase—$0.01100%coinbase54d ago0x79e98b…177149
0x2bdb…24ac0xe7b1…02faBase—$0.01100%coinbase54d ago0x9b5984…a96f18
0x2bdb…24ac0x39a2…5b4aBase—$0.01100%coinbase54d ago0x55d904…07cc93
0x2bdb…24ac0x1905…0ee6Base—$0.01100%coinbase54d ago0x2f5fc6…2668f7
0x2bdb…24ac0x7115…c733Base—$0.01100%coinbase54d ago0x33948f…b2638e
0x2bdb…24ac0x0aed…dee9Base—$0.01100%coinbase54d ago0x85dc22…acf5e7
0x2bdb…24ac0xdf28…4b58Base—$0.01100%coinbase54d ago0xd29c41…485ff2
0x2bdb…24ac0xae40…4cfdBase—$0.01100%coinbase54d ago0x228e56…6d0547
0x2bdb…24ac0x0c6f…4820Base—$0.01100%coinbase54d ago0x9b22f4…e21f52
0x2bdb…24ac0x1e9e…56c1Base—$0.01100%coinbase54d ago0x2ec368…cabe90
0x2bdb…24ac0x1a6e…c9a1Base—$0.01100%coinbase54d ago0x5dced2…dafbde
0x2bdb…24ac0x2705…62dfBase—$0.01100%coinbase54d ago0x35eb30…bd15e2
0x2bdb…24ac0xfb42…7d3fBase—$0.01100%coinbase54d ago0x051d15…8f558d
0x2bdb…24ac0x8cb2…e4fdBase—$0.01100%coinbase54d ago0x2c65df…d670f9
0x2bdb…24ac0xa10a…2e1cBase—$0.01100%coinbase54d ago0x019272…faaa48
0x2bdb…24ac0x3b3d…cb9bBase—$0.01100%coinbase54d ago0x531953…0a3629
0x2bdb…24ac0x4eed…8095Base—$0.01100%coinbase54d ago0xc4ff4d…646fe7
0x2bdb…24ac0xc44e…faf3Base—$0.01100%coinbase54d ago0x7040e4…3d7f55
0x2bdb…24ac0x8888…80fbBase—$0.01100%coinbase54d ago0x729f0a…d75f90
0x2bdb…24ac0x395a…738aBase—$0.01100%coinbase54d ago0xb84dd8…eb5d24
0x2bdb…24ac0x8800…0396Base—$0.01100%coinbase54d ago0xa9590b…abffe9
0x2bdb…24ac0xfb7b…0b5fBase—$0.01100%coinbase54d ago0x7f9ed8…5bbc83

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.