Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf24eaf…458a9e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19b4e8…b59487
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9f3a4…34cb89
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbbea8…7ef844
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa431ff…324324
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x578d85…facc5e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d7060…00c3b7
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa168b0…a77c7e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b1c42…9eaa39
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x225c54…bafdd1
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8269b…348b64
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf844ac…c346a8
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e6d82…182011
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef8422…36a4ba
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f5f35…d5e5a2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0434e…e2028f
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff6a50…33dda3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd636dd…9da47c
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x381a2d…6d8e29
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef2d08…1a2497
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c68ae…e8f5f0
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5681dc…7290a3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6fe603…8f6ef1
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ae5c1…40f67d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a0dab…00bbfb

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.