Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d9012…6a2dd7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd83a06…17f8de
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb28aee…be5c60
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc273ac…6d890b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x626914…cf60a4
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x189e31…73fa53
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe364c…e7a4e0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d9296…ec0a98
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd681f2…5b434d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd09c01…765fa3
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb7291…99d7b1
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6040b2…cf99e1
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x158ec3…ef9108
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa9c999…c628a5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0364a3…426399
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x883cb8…a2345d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x676839…cb9643
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7252fc…e570c7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb085f3…ceefe9
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x331100…f2b29d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd0592…c795cc
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfca1ec…76c7f1
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c20d0…7f0695
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d1476…63ab5a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb8cc0…bb0048

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.