Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.70100%coinbase41d ago0xa38cae…54c557
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase41d ago0xd6e2bb…863115
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase41d ago0x065885…9ebca0
0xca0a…2d7a0x85b4…627cBase—$0.93100%coinbase41d ago0x6c2608…02c578
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase41d ago0x55f826…2e5e4c
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase41d ago0x50926e…3408d0
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase41d ago0xc4d1d3…039ea9
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase41d ago0xc6f43d…ffbf2e
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase41d ago0x3ab7b9…41d3bc
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase41d ago0x3308d4…7ae2d8
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase41d ago0x598e39…42c252
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase41d ago0xe615ff…a530a3
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase41d ago0xf24227…5882ff
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase41d ago0x7f95c8…0bf845
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase41d ago0x18516f…a7f8bb
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase41d ago0x09509e…3b07fc
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase41d ago0x03753b…00f117
0xca0a…2d7a0x85b4…627cBase—$0.65100%coinbase41d ago0xd8658b…eac0e9
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase41d ago0x17da20…44e453
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase41d ago0x5c09a4…96ba0a
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase41d ago0x1a4b73…a87fcf
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase41d ago0x78a86b…995a25
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase41d ago0xf988cc…14cd09
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase41d ago0x3106f3…5639a6
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase41d ago0x8e7d34…3a6601

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.