Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82d796…fa8253
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ba3c0…7ee289
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd4d57b…74ff38
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x273a44…f8796e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1507ad…729ce3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8659a8…ed10f7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0900bf…a7676f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54d5c5…7d3fb2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6baefb…4a7e1c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf58ca7…f0da9a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8befd2…4a0739
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x345ef5…0d7af9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed34bb…9bf806
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x649b69…ebb9d1
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf54fbe…cf094f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x740d14…d05984
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbdeed5…303ec4
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc629b3…a38d84
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26010b…25d2f2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe5a1b…971bac
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4ae69…3e8ee0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x25c01e…012751
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84f750…98d1e2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7fadb…07793e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2652b7…8c2a5f

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.