Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e75d5…5b52d5
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ca2df…0a30a5
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88b730…5c26ea
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4c686…c999ed
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b7854…3c4396
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd80acf…4f307f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6edd5a…7d71f2
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x28c021…76622e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd94164…8411ec
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd32fdf…99b345
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f427a…ae19d2
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5dd65…588e27
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01f74d…dea890
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf05e1a…38e88d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde699b…34d4a7
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5ffdcf…26a2cc
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcee8ba…f7e495
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x50a415…38d46d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5dea3e…a6345e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbdb34e…5890d9
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6eb87…a54051
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x66c959…2595da
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e258a…c99a01
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ae3e0…3939e7
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1e3a6…02f3e5

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.