Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcd7f1a…1a4590
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67d492…860d75
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55ad2b…ada0ef
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x590d68…d52579
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd99937…36e32d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x43638e…8d3ae7
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75fe8c…b48aae
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90e8d9…7e0089
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1f2217…cab1d5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc2d41e…23cb61
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd97fdb…0db1fd
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe5eae7…2733a3
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1b531…e75954
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bc2be…2af1c2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9446f2…cf3dec
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd81f36…393b8d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd632a…bddb3a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc424fa…53039f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c7e6c…08d610
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ba5aa…a68c42
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4beb5…dcd698
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c8d2b…125318
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa21ce5…24bd18
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a2779…ec037d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc12f1…4af261

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.