Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe7dae8…7b078c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa023b4…1a75b8
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbfd2cc…32ca8b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0a4839…8325d2
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x79615b…c8b4e6
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b78cc…a3b9ba
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0e2077…2defa1
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd1e6bf…778dca
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf8a2f1…58242a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdd1cd2…c11920
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x57e214…244816
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x83daef…ccecb9
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb3875c…3db7be
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x802bf6…40466e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe49dd6…6267b2
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9fbdac…f89158
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3ae283…0ff2a2
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfd6019…8c2f40
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x616df7…9d1d18

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.