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.01100%payAI112d ago0xf39103…1942f0
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0x399d26…5243d7
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca2cd5…0cc9fb
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5ee44a…0eba39
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec2499…cb7158
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe75234…2efb30
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeb496c…3f3953
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec965a…01cd2f
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9ad7f…0ec24e
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1433a5…a85100
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf47de7…833acc
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d5e52…d07541
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0x995362…8b05e2
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d3f22…1cfce5
0x2716…9c720x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a9da5…a4725d
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa3e6d6…82644a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xafb4d2…98835f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x410ee8…e985e8
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x823651…b336f3
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x34fafe…a01a99
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5dec9e…31b918
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x77f052…0753d3
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe613ca…872318
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6b559f…b9a0dc
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfd603b…9cc424

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.