Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
pumpdumpit.eth0xa2b3…e4f0Basex402 service$0.10100%payAI71d ago0x6d2817…1a8842
0xc59f…c3a50xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xd39299…ab4685
0xe7cb…a5a20xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xa2daec…759589
0x1618…4c2f0xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xa6a4fc…ab6125
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xea17a8…18b64e
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x4ef23e…21cc76
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x63a436…78715b
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x960c90…9ab7a4
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x239b05…d18e7c
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x9dc1d8…34008c
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x4bb446…9d27a7
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x399797…f924bb
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x4ea4aa…c4c69f
0x1063…f6950xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x2778da…6cae92
0xac7d…114b0xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x700e54…197c32
yhloveja.eth0xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xc90c0a…c542a2
0x2b27…811c0xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xaa5f32…87caef
0x2025…99990xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xf3de85…38626e
kyanh83900.eth0xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x7a6470…7b5742
0x4059…e45d0xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xda8b32…981f3b
0x5ac3…48730xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x484b83…8adbd0
sizuka.eth0xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0x57ccff…d1c7d1
0x9255…89740xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xff3798…6c0f8e
0xef5e…2dc00xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xb28ca2…747af7
0x9255…89740xa2b3…e4f0Basex402 service$0.10100%payAI72d ago0xff62bc…e2506a

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.