Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91493e…604dbc
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ed0ab…cb743d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81d1ab…3f8385
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x810fab…4233d9
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93c13c…28e7ea
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e24a8…e6e2dc
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55d07c…67031b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf4934…8a0edb
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6cd995…cb3f5d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x231ac8…5bfefa
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x57b5da…50c967
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9627a…8d50cd
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ae087…adee98
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcaad88…547159
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd727c…eeb7c8
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9664fc…1e7669
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d9a40…64abdc
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf23829…4b49f5
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21c23b…2790fd
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x976c65…6b2b01
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbde32c…0fcf8f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xccc156…ab905a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5646d9…d4f203
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10f975…0cd92b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xadbeb0…9048a6

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.