Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61dd…66040x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x26909f…d7f1c6
0xa29b…00ff0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x6f2311…f12a47
0xeb5b…78220x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xcef764…8c2c57
0x774a…b22d0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xff4b56…6ca162
0xd101…9d810x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x4cb2b5…17d59d
0x5081…15dd0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xed8505…c76807
0x0ecc…86a80x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xb4c8b5…fc9c47
0x8eab…166e0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x081c79…a37d23
0x0147…503a0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xc7bbf2…c29eed
0xbadf…7a9d0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xd76863…1a5455
0x70f1…095c0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x18c5a7…77a7fe
0x490f…cedb0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x55bce7…09e7e8
0x8677…5aa00x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x5332ba…e0e572
0x0ecc…86a80x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x52ec28…becd43
0x58d1…c5850x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xe10dc4…95f342
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x77e2be…c83267
0x6f93…9fb90x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xd73350…ef8d5f
0xc0e9…f5c90x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x2c65e7…85cb3c
0xbf95…f8780x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x8b711a…b19094
0x5081…15dd0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x5d87bf…71b372
0x5081…15dd0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xf2f150…087053
0xe052…8ac10x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xba3ff7…19a00e
0x1422…cf7c0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x27ba33…7cec61
0x6f93…9fb90x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0x9c2580…cacd58
0xbadf…7a9d0x85a7…109bBase$0.00170%0x6cb9…e3d58d ago0xe2127a…eeea04

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.