Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xddc787…6de6de
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x538a48…1ffe73
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xd5ef83…0c7200
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x6958e9…d18d73
0x7c65…6c400x6e31…b687Basex402 service$0.01100%payAI120d ago0x4d576d…925b2a
0x7c65…6c400x6e31…b687Basex402 service$2.00100%payAI120d ago0x46eff1…97926a
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x58d76c…d0a2d6
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xf8a241…a6ac65
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xaf34a5…3ce787
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x2390b6…53c509
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x8f90e5…3ec36b
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x008132…928466
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x362462…f45c09
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xb3fcf1…c131fb
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x7cf6e3…c67355
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x2d86fe…4ac09b
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0x21b701…b9cf8c
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xc765a5…039d25
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xe07b72…87feb9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xf171ba…1f894f
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xcf7b34…283eb5
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xba7103…4f81ca
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xff6e17…e14860
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI120d ago0xe72fa7…9b10c5
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI121d ago0x8b818e…62cd27

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.