Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x771937…3fdd8c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf7a86…010774
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ab9bd…bb5470
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c1dfd…d479b4
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x506a62…00b4dc
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72f6a3…12610b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8266b3…210940
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b5296…b58e05
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7df602…3de480
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00597b…95b095
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc981e9…728c52
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c7fb1…c21556
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeaeb14…9efeb6
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a56ee…ac88fb
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb65be…7be355
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcf956…12b1bb
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa08223…617c64
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa31743…d0c318
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc795c…24ebb0
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x655861…d86ad8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e1234…561fbb
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde5727…55af07
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f60cb…5146df
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25f8f9…591876
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x493c57…47176c

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.