Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI117d ago0xabb4d3…6eef6d
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI117d ago0xed8d44…41c3fe
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI117d ago0x94b287…4b49ae
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI117d ago0x312efa…6713f4
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x634fb4…c26098
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf46fe1…acd438
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x376f69…1e1f76
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcf6172…3c9c0d
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x95a4bf…266dee
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbe6821…0438d1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5b4992…b82f31
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x111091…025f5b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x01cd75…748b98
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6e5b3f…c4dd6c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3da208…ed2d11
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4c5da7…ba55ca
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe44d1b…9dcebe
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf442c4…e1fb6a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4bbdc4…17a66b

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.