Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI16h ago0x78f604…71bb1b
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI16h ago0xbab8ff…c4f706
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI16h ago0x78420f…0524a8
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x6bf741…271a52
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xbd9c09…c0de49
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xb8ba81…c91bb0
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x03cb77…bb4c19
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xea6a8b…26ca99
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x989956…323861
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xd481fb…e75da9
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x9ccb86…aaa9a2
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xb5f9ef…4f60b6
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x6cd30e…9ee167
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x89470d…ee7201
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x97283e…bebdf4
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x2b1dac…75c573
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xf194d2…85d055
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xbd5eb4…005d95
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x6e8b14…124ea0
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x7f8466…f201f0
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x0586b3…a7b9bb
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x80bf0a…20b56f
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x72c81d…b6d352
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0xa884d5…4d0e6f
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI18h ago0x045e64…264c34

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.