Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x63d237…59e167
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdfc04a…a15415
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9e8712…e2639e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf907f1…c4e4b7
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e7451…546f91
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe374b5…99197d
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32655c…6bd518
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1148a3…dd7f86
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x40502f…9d3f54
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc763fe…934c06
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb708b5…a5119e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6cb16…95c558
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x14e7f8…30f06e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x916f5b…97a642
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17b728…c18feb
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4674e…09452a
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac2a47…89d2c2
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2868f2…15aa6e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa02b3c…5a9696
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39d8dc…40ea40
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6322c2…cb7f1e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14e075…36a951
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61fe4e…a12e0b
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44b6b8…9cb11a
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x268414…c7ed91

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.