Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4ab…efbe0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xc813ea…6c1bdc
0x4ecc…a5990x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x66d950…c76ad3
0x1422…cf7c0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xfdeabd…d21a61
0x8f9e…f8190x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xa0f243…0426bb
0x4092…1d740x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x67254c…8d5eb7
0x3547…421f0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x8a4d2c…e5598e
0xbdd2…f34c0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x032c0f…7df328
0xb226…17120x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x0f80ef…999af3
0x7841…be5d0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x542f2b…e7f88c
0x7297…8f4b0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xc89294…11ee1f
0x6c3d…cc460x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xb6a518…cd8afb
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x67d101…621ce5
0x7841…be5d0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x395144…7c9a15
0x0147…503a0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xa4a638…90b579
0x5aa3…e2290x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x03e804…d6be61
0xe233…195c0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x457bcb…e7b157
0x5f40…267d0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x9e3fea…cb33d1
0x34b2…efd00x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xf9d8c8…b0304e
0x490f…cedb0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xcdab5d…eb32e6
0x490f…cedb0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x17bf35…17419f
0x9995…08730x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x3a3528…7ca3fb
0x8677…5aa00x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xfc2ecc…9ef7e2
0xdcd0…abe00x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x6f73dd…0c4885
0xb68a…dd6f0x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0xa96960…0b6285
0xf45b…19840x85a7…109bBase$0.00170%0x6cb9…e3d59d ago0x30c11f…734350

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.