Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xecfd0c…1fef09
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2a102…1c5870
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x283892…c6d45c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbaf713…c59ea1
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3403ed…59c718
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c7d98…7a0176
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28cfce…12a773
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf68522…183837
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xadc93b…969138
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x604ab3…84eb99
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xec6353…9f5aec
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeed217…731881
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89a9ca…c7b314
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27d337…ab0516
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55d26f…6bd0c6
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc20c42…fd8542
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x65c42c…0bfebb
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb78016…a95c37
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3304f3…7ef4d4
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc08ef2…12f05a
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce3c6f…bbd109
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b0fa0…c12abc
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf8938…239b04
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaafbdd…87d537
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfe8d83…c089a0

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.