Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf971fd…163769
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2556a…4b4fe0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3564b…92b724
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffc438…59c819
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcdbb99…4e382e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31eb27…536cc0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x889507…6c3642
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f43b5…0066db
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff6e9a…03b8a6
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ffd1b…d7ff04
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd973a…e775e4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x782b6d…f25f71
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e27fe…0f1ac7
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x303626…34624a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e462c…8b9aba
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x201220…65c371
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53e706…668ff6
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5957e4…7d2fe3
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff84aa…60759b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79da81…de53d3
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07d824…af7714
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55433d…86e97a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0325be…45f624
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93df10…438c00
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81296f…b6f799

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.