Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x97dcd3…063bf4
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1fa27f…a21e63
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb4bc0…17da2d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd06f6e…84ce5b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeeb71f…393fba
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed990d…d8641e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7537dd…4148d5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd11244…2bb1e8
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ee889…4bbf0c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a868b…e17baa
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8fa20…733505
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d5929…258cdd
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a215b…f278ae
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x074758…f96fdf
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x640a73…5706a2
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a733c…d7a8ca
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8c62d…262866
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ed2dd…fa94ef
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c28a6…716905
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdee9d9…c7edd2
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb2a5f…9ea4a5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8086f…48741a
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22ff26…e86a16
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc5cd1…fe4660
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15c0cd…76a1cd

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.