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.55100%xecho103d ago0xa1db7e…55ce36
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho103d ago0x2d9797…9eff24
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x96aef1…a688ac
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x23def3…7a0988
0xca0a…2d7a0x85b4…627cBase—$0.07100%xecho103d ago0x456750…e891bc
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x7d46fa…cdda62
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x7adf6e…ecaca1
0xca0a…2d7a0x85b4…627cBase—$0.19100%xecho103d ago0x6c07ed…e5c716
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x604e70…7aae56
0xca0a…2d7a0x85b4…627cBase—$0.08100%xecho103d ago0x7eddb4…5e2ca8
0xca0a…2d7a0x85b4…627cBase—$0.12100%xecho103d ago0xfa51f6…490e9f
0xca0a…2d7a0x85b4…627cBase—$0.28100%xecho103d ago0x1dbb4d…3ee773
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho103d ago0x878179…52d63c
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x3eb0b9…da60c6
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho103d ago0x26affe…2fe3c5
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x841a86…b505da
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0xda8c3a…060349
0xca0a…2d7a0x85b4…627cBase—$0.24100%xecho103d ago0x8a1c1d…52a98c
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x879cc8…7a0248
0xca0a…2d7a0x85b4…627cBase—$0.28100%xecho103d ago0x5c530f…8107af
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0xc64c4a…fe80a3
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x96eb41…408a00
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho103d ago0xb8272b…0b38ed
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0xa71591…e424ce
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0x935fa6…a26e69

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.