Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7aee26…04161b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82971d…581acb
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0819e…e16d7b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x51ed0f…dcb642
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe066ef…de2e39
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf92006…a56f32
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02fc4a…6897b1
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x35be28…62601a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x028adf…89e5ec
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71a0b0…729752
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x314ea1…b7251f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1aed1d…6d9529
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x540d28…2b7a2f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcfb297…851a2a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4cddd…bd3a45
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdde063…26f002
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2394dc…bc9807
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x993cb5…a2899d
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdda468…6198d2
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ea7e1…7d3174
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe34983…0f437c
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73b3fa…2e85b0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc4c5c…cc4849
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x81ef0e…930629
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x166170…67ebb5

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.