Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65bd…67bb0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xf3c340…dd5eaa
0x4789…4a100x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x129349…d41cf7
0x1422…cf7c0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x053a69…7c7e29
0x5700…d2590x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xa013d7…3fcf26
0x70f1…095c0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xe40dcc…129170
0x0147…503a0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x8c3771…736844
0xe052…8ac10x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x053e77…47320d
0xf43b…e9f70x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xa16452…c0ef7a
0xde58…298b0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x974379…39f4dc
0xc0e9…f5c90x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xedeed9…a1fcdf
0x6c3d…cc460x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x01df63…ad16c4
0x37d5…394a0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xa4feee…da6634
0xa79a…60ca0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xb4e2e5…6ac08f
0xbadf…7a9d0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xe30b13…f6ac8d
0x65bd…67bb0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x1eb7fa…b00a92
0x65bd…67bb0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x4622e0…e657a0
0x1e1e…bda80x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x217cf3…4b282b
0x865c…948d0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xe24c0e…de01e1
0x698e…2d5f0x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xb7b3e5…75a436
0x9f99…25990x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x17d514…eb385e
0xf43b…e9f70x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xa09fd8…b96f86
0xd55e…7fb60x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0xca08ce…035bdc
0x4ef5…ed220x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x3f3586…929e6e
0xeb5b…78220x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x8d9241…db2b8b
0x67ea…07750x85a7…109bBase$0.00170%0x6cb9…e3d522d ago0x7cc76a…55ed51

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.