Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d0a…61bd0x159b…4908Basex402 service$0.01100%payAI41d ago0xe9bd65…ef3425
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0xa397f0…ad29d8
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x41de12…9529e3
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x827480…1c1191
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x72a257…21d1cc
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x073e8c…d2167c
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x0341f3…2e2e9c
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x17b227…86699a
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0xb74830…5337ef
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x75d217…389bdc
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x2631fd…6f7e74
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x84ab57…8b9f4b
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0xeb2190…c48faa
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x934555…e60da7
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0xe7ddd6…3a874a
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x6eb157…db3d9c
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x0d2a4d…b4f7df
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0xbd122b…725341
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x635e1b…c175b3
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x7ba8aa…9c4691
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x74abe7…91dbba
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x1028bd…fe972b
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0x620c83…9982e7
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0xbfec99…7e524d
0x8d0a…61bd0x159b…4908Basex402 service$0.10100%payAI41d ago0xb9b6b5…21d9e3

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.