Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3bf901…0cfe75
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd30286…5717a3
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6a2074…974f55
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x277c63…bef088
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2bf2cb…e5615f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x261033…8da419
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x39b2c3…6d2084
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd14626…07eccf
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7c7255…ba65ea
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe7eed8…bf7f9a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd9c419…bd6aa2
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd70e47…4750ae
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaa3a99…6e2b75
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbaf725…6c1495
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xefa9db…6f88e7
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x06d3b4…dba194
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x724a61…169884
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcf5fa3…c0adec
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x51cedd…62f44e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2d4d84…a04542
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xea091c…ec8bb8
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c4f9f…b4bc54
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb59968…faa472
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9e696c…f44ca2
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b1dae…423dc0

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.