Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55f3d0…e3df78
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x938e9a…3511ed
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9eb2d2…b81268
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb57dc…f65b06
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c0221…8bab60
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2f863a…cafda8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bf16a…c3c621
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa42e5…777bf1
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b9486…2ef6d9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01166f…9ee2df
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78e39f…8cbc0b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee846b…aaea58
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x969339…36d6fd
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb2246…989e29
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xded221…74ce06
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2ace96…355b6c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34c6e4…7e2e9f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0c5bf3…f2c615
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x24f00a…b4cab3
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7366a…837396
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6492ec…fd8580
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x605b34…67aece
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74796f…8ef241
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf61d85…b3b6a3
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x197d0d…b1d6f6

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.