Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b9e36…4caa12
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbff213…00b345
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e87e1…27387e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69dc57…3ba7d1
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3678f…44246a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d0d32…628ddb
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x544a5d…b35d9d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1aa59…af2a54
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x113467…6201b4
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa66a17…1730f6
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e756f…afaf7c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb867fd…73c02a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb3946a…ac2570
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a6313…37e9a4
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51cf1b…67f061
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x236f9b…d4890b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb13f85…ba1753
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x437fda…ee4daa
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6febd…d7a315
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x131627…b80c0a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78aad7…98af89
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc7c0a…38e833
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47343b…737a1b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd43988…1bb30f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef4ab5…dfb787

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.