Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9fddb9…e2e03f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d9737…9cb80b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86d206…62cfe3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf75881…3813d1
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f1c78…4b2f83
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb59fd…1c266b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb10dbe…c47500
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdbc7c1…710eac
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70f442…6bfe04
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x52374d…b4629a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c6542…1e120e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xff9212…7fa883
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb24953…dfaf29
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b874a…d1d373
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1f33c1…95e379
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e0cb3…998750
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x797cc0…651e65
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x983cd9…a5d04d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x653d7f…bdc4cd
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71137d…447a92
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe20630…efb9c6
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8e14a…567db0
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6530cb…246e44
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf19faf…a20f5d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x559150…d19aaa

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.