Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b37…b9560x159b…4908Basex402 service$0.01100%dexter44d ago0xa9cb8a…1cc7ef
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xe12e22…99dc17
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xae3e06…200e16
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xb06fb1…58c2d4
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xe424bf…aa2069
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x79c2fa…3627d7
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x7a486b…77a0ce
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xacfe61…296f93
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x1368b7…9d9a61
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x92d065…1722b8
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x4c09f6…a6e724
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x535028…008ff3
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x3e89e3…16234d
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x6e6c6c…c5a8f0
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x4767d1…f49d13
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xa431d7…19799b
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x3a580e…51f296
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x1bc435…2a9183
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xef8a55…cf98fb
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xca4553…45fad3
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x3191d2…b4d3ca
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x9271b3…f8df04
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x68e763…6b8d7a
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0xa7c3e3…c0c2a4
0x4b37…b9560x159b…4908Basex402 service$0.10100%dexter44d ago0x556ac9…ee0dc7

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.