Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd599…c7b80x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x7d9e37…12d583
0x1422…cf7c0x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x8adef1…cb8134
0x8f9e…f8190x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0xe89690…f3e677
0x0c13…7f780x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x0ab530…6410bb
0xeb5b…78220x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x5de480…89e0d8
0x70c2…6b340x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0xb248f8…6a8e60
0x5bd3…dd140x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x1450f1…510fde
0x1fa6…11870x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x1b25d3…b9a343
0x21ac…6eda0x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x6cd8bb…6efde8
0xd55e…7fb60x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0xf676da…edd316
0xc0e9…f5c90x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x6153e7…ff5464
0xf45b…19840x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x8a7524…736f4c
0xa8b4…2ac60x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x0619d9…45922a
0xbf95…f8780x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0xc84a55…cdffd8
0xc67a…fefb0x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x5571d3…c396ac
0x2289…dc830x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x174ef8…949156
0xf43b…e9f70x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x99458c…eae410
0x6c3d…cc460x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x3c9984…b2ac16
0x1fa6…11870x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x5bbd78…17b7c4
0xdcd0…abe00x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x592f8d…7574fa
0xcf8b…eae70x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x56fdd4…2de7af
0x4ef5…ed220x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x2f33f4…ee0601
0x67ea…07750x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x149897…451074
0x6c3d…cc460x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0xeb5354…f43f07
0x4581…38e70x85a7…109bBase$0.00170%0x6cb9…e3d538d ago0x96a9a9…959a97

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.