Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51d48d…41fc8d
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35ccfd…11eaa2
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8805d…e7f69a
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb2c08…c17797
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7dcabd…222355
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd3b4b…7d4f81
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65f5b8…4d9fce
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53b1a6…5221d0
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0c468…c3769e
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c51b7…c69218
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f3e2d…9fbd24
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75f8c7…2e1222
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35be9c…10a82d
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe2d6c…5cd201
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80ac30…ab7169
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d27c5…bfad6d
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3baace…4ec11a
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f4952…18b46f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c3272…31923a
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a2854…04827f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x283610…f760e1
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a962b…0182f2
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd47612…75af48
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9a907…87d07f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x212454…61610b

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.