Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xc4ec1a…618d36
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xb1758a…0a07c7
0xfdd3…87cc0x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x78bd13…74feef
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x2f81c3…d8cb8f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x0ecdda…eabb63
0xf8eb…81e80x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x25ba79…04b237
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x2d8712…3cb606
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x7b2f24…c9dd73
0x6b7a…7fc90x3dcb…32e1Basex402 service$0.002100%coinbase50d ago0x87adc5…85eb1e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x9db63e…d755b7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x67ea9a…00b299
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xe074da…8e95ae
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x2f10a1…388fe9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x5809a7…6cdd11
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x1370d9…9973b8
0xc225…d2eb0x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xf52495…4876c6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xa5f3b6…65cacb
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x664c0a…f35551
0xc43f…49ab0x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x70e6d6…a9c996
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x4d0f15…8784d4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x75bda9…f6b7a0
0x4d2c…88920x3dcb…32e1Basex402 service$0.002100%coinbase51d ago0x643083…38289d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xfc9f91…a51c1e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x25401f…4c76d8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x161641…e7139f

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.