Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3b79f…95ed45
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80057e…580948
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89c603…a44731
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa33294…8cd00b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea0950…865f70
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3b3677…1a3520
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3aa3f…7ab9b6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91ed15…2bc8f5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x863ac0…8443ff
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8df8ad…a44959
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x17e200…185602
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a1434…b9dedd
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86f9d7…fc1709
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37a2bb…7c1aea
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x046337…90bbb1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fe6bf…65eb71
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad48a3…a34657
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x52a6cd…87cf89
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2939b9…ea309e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0e1b13…89bda5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39307e…ba09b4
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0465f…c107d6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6b7056…a44648
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3cdf6…59ebbc
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94b007…c92eac

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.