Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0xac362b…031c38
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0x75dd33…8d7b04
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0x566123…d170c5
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0x32c242…f53a6f
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0x10a7ab…7f7932
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc4b633…17a093
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0x71f8f7…266eec
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0362f5…5c506f
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20a489…ba593b
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65fc3b…d2c495
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ee921…376f11
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3603c…32f2d0
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x360f42…fee13b
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd385dc…770a27
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf05ad1…1dc5ba
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb1326…bf9a6a
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1df31b…5c65da
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4a0bf…df5d4e
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac8ae9…b7e725
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xff58ad…7033d9
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x033d65…754d67
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8495e…ec160c
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a0535…d32aed
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x05b43f…93f2d4
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf82b43…7574c4

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.