Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x192f00…69164a
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd6ef58…805738
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c3ab5…d769fe
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb0cf5f…2856a4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3bf62e…11043e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ea716…79433f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c9fd8…db4302
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x51f5f8…dc954d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x42d9c2…8db2ab
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2dc71…cd9752
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe0ead1…7997e8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x17234c…358cce
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e7d56…6175e6
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc9d713…69eed4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbed92b…cf9233
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6faaaf…68fca0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x541a8c…131cd0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa02033…33458c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x73011e…ba64bb
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9a4a5a…7913a0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x047d2d…6ef479
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb0c0f3…39cab3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9182c9…aec353
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe4994d…2e831d

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.