Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc522fa…fc5b7a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x840a63…568241
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2c77f…8e4520
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa1f4da…364a89
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a912a…216f77
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6395f8…6e2d58
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xafc158…db7c20
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa7acc…4fb6d8
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb79907…931034
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xecdf15…bab698
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5427b1…208166
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd960dc…1a3e2f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x08a700…039d9c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b5323…ce4c99
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24c4da…9f4501
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb9e98…ecab39
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x416efc…102e02
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x945175…841a46
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd26d6e…043dd5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5472e3…895ab8
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd04f9d…7f3534
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a956a…1a5f04
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x703862…6b034a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9dddb8…230c8b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b1332…d67594

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.