Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35747d…229514
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf41615…f13100
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9bddf6…fb9c6f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4aa287…d130e1
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91faa8…41c660
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a1e04…47f4f5
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeeb9b6…b5d318
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2df1c4…3e5c8b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a7f5f…f516da
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f049e…ae00fc
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd33779…50654a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x358e59…5a0389
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe56b1…95f673
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf89740…8f444e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x458ab0…1e2c4c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5cfdf0…d76465
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3161d…a22217
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d7529…e4e0ae
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3895a1…5017fe
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14415f…f5d71f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf027f3…6ab785
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c0397…78095e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6ba5c…67949e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b0481…9dce58
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa61b84…99237d

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.