Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35159a…5df443
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x590fe3…c1a960
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe1b026…2e1bfa
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x915b35…658daf
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x883411…ab1f76
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf60dc2…1c6be8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfedcd…58d179
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xffe01c…a2c5cd
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x106574…e64170
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fb6b7…d35e13
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0dd7a0…43b7e4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5cf6cd…3d9305
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb33327…d4815f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd680a2…0cbacb
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd39e90…67b7c1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81db8c…751327
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x059789…f4727b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21d0d5…c8bc24
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1dc23…4fc5a8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe87a25…76954f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xadcdc7…21aed7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x105159…d19a2a
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34643d…e930c8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77a43f…599fe3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f21cc…2fd799

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.