Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34b2…efd00x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x1538d3…f02ddd
0x4ef5…ed220x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x06c2da…a75ee9
0xb226…17120x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x59c644…8a1dad
0xdcd0…abe00x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x743ed8…808f80
0x3547…421f0x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x57186c…4cef10
0xfe96…16890x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x9894f8…d7e52d
0x70df…d0870x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xdaabdf…3f639f
0x9615…35630x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x659050…66df90
0x7841…be5d0x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x3f70a2…1ae90c
0x0b76…7eb90x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xcd2e4b…614860
0x8783…36590x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x8f1385…3e12e8
0xf537…c1680x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xffa71b…4924a2
0xe052…8ac10x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x433038…851320
0x61dd…66040x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xc8fd3d…3d6ed5
0x8783…36590x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xfd8b16…13da6f
0xd55e…7fb60x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xaa1979…5270e1
0xd740…05e90x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x6dac95…1a2afe
0x6c3d…cc460x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x2a23bf…b90807
0x6815…46250x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xb8f2e9…e8dfd2
0x774a…b22d0x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x43104d…3d109f
0x0ecc…86a80x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x5672bb…947351
0x34b2…efd00x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0xeaf56e…177aca
0x132c…8f610x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x2307a5…6b6f10
0x67ea…07750x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x45f5d1…c8c38e
0x1fa6…11870x85a7…109bBase$0.00170%0x6cb9…e3d519d ago0x295b25…bf1a5b

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.