Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38b0be…63f9d1
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e15a9…2df135
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe615c0…50c079
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ed1c4…cef4fc
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2a140…89e999
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb28715…680b92
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x863dad…05bdf4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4f4c5…a15ab7
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c2fe4…a85f16
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x505952…406ee5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f1e38…807c7d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x621cb8…a2789b
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x718360…781a82
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x425193…d50b71
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf7a6a8…001630
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99d0bc…5ec04f
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f9d2f…d7fd34
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcec6b7…00d239
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa905e4…05623d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fe132…64d261
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29cd43…4d322f
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcde58b…0ebfde
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d55e0…775c78
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25f63d…cd7e2e
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19d262…fade2e

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.