Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc526…b27a0xcd26…7902Basex402 service$0.30100%coinbase41d ago0x271b4e…2651ba
0xc526…b27a0xcd26…7902Basex402 service$0.30100%coinbase41d ago0x248430…63cdc8
0xc526…b27a0xcd26…7902Basex402 service$0.30100%coinbase41d ago0x6deb1c…e2593b
0xc526…b27a0xcd26…7902Basex402 service$0.20100%coinbase41d ago0x2c432d…7f7743
0xc526…b27a0xcd26…7902Basex402 service$0.10100%coinbase41d ago0xa81ab5…a7c8e6
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x0e23cf…509b45
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x2064d8…c7a3f0
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x98e0dd…960a96
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x32567c…e4e658
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x28adda…3453b2
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x025796…455c42
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x5a206f…f3e16d
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x98d3fc…b45deb
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x6aa202…c7215b
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0xb44657…c49b39
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x4f13a6…f9291b
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0xb8d18a…f0793e
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x3e2da5…6eac0c
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x5fdd0c…b7211c
0xc526…b27a0xcd26…7902Basex402 service$0.05100%coinbase41d ago0x10a622…73c782
0xc526…b27a0xcd26…7902Basex402 service$0.04100%coinbase41d ago0x8e2136…7bf6d3
0xc526…b27a0xcd26…7902Basex402 service$0.03100%coinbase41d ago0xade92a…ed8ebc
0xc526…b27a0xcd26…7902Basex402 service$0.01100%coinbase41d ago0x3db17d…d3bf3d
0xc526…b27a0xcd26…7902Basex402 service$0.01100%coinbase41d ago0x314f22…df7a58
0xc526…b27a0xcd26…7902Basex402 service$0.01100%coinbase41d ago0x21659b…eeb5d1

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.