Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2dea4…2b7ee3
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d3215…909a9c
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba7f1a…bd137b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c217b…52de15
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c370c…69a66d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x920061…83d3dd
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x838c87…a4f628
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c7cce…b83b50
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9018b…5af7cd
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84eef4…5d387b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x413a4e…c2cca9
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5bd583…61dcbd
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x187083…a2b0f8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x230db2…fb3a6e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7cb9ca…2db4ea
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b54d4…e7edba
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb656d2…5e922d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9aa8f7…5e9eaa
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c32fd…fc106c
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x896362…ba053f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b7c1a…98dc9a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90b994…f33548
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x323194…69ac5a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x647617…14ff95
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46ed52…698145

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.