Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28a…1c5a0x2f01…a0d3Base$0.000170%0xa2d4…125c5d ago0x8885ba…04d314
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xef9c59…589819
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xaa7b4a…b5a606
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x250418…382dd9
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xb163c5…1c65bc
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x8d7a13…c1ce33
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x33e168…f8e4be
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xafbc19…609e7d
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x402610…2f6aed
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x4873b2…8dc375
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x447042…de7b68
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xb864d9…d1baf2
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x9b309f…b29d21
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x936f1d…49172b
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xcb70ec…f58203
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x79cc66…36b4ba
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xe86919…6250d7
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x24c412…1a683c
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x7dd84e…12f8f8
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xd56ad1…492923
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x5f6bcd…dee75a
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0x562c6f…b4c96b
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xcc09a0…0ea467
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xba1669…e79685
0xc28a…1c5a0xd591…428cBase$0.00170%0xea34…81fd5d ago0xaf457c…1e973f

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.