Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde0490…7f6399
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71ce03…d68850
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x53f6ad…6ae4c7
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebf8db…ebd6ff
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x865ee9…7d8b1c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x364698…062abb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1b4f7…a24241
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae99ec…663072
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x006fd1…0858ba
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x03ee25…70cb5f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ed82a…e89679
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa6cff…a786ea
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6575de…f733dd
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37cefc…16ca62
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee650b…c12a1e
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe96cee…d68d71
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04b69b…0d822b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1c530…e18757
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf823d1…fcfe39
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1d405…22bad8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d98f5…28750a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x01edd8…6b3431
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdfe6b6…7e928b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x896dd0…d0ebd4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x251127…889176

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.