Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e618a…a47184
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71cc76…9b9d93
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54e86d…5e43f1
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbfe6c7…2a0250
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x480160…df5621
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24f092…05a85e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb50347…61dc71
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf81721…0e158c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb9085f…b40a3e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbdabd…2786dd
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9bd30…dec407
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b882f…6ab0da
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x853d73…168a58
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba0611…d17bff
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a70ff…be9727
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf8d6b5…af433c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd441c…f83033
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf25087…9472b5
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdaef29…de6c5d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe20647…11ca5d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9f6aa…95a70c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28e4b3…b487ec
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf74476…b7beda
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54d6f9…38e18a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x906f97…3de247

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.