Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.34100%primer62d ago0xc3bc5d…fbee35
0xc7f3…c0440x5f11…468aBase$0.30100%primer62d ago0xfd0319…7db532
0x5f11…468a0xc7f3…c044Base$0.31100%primer62d ago0x73d29f…b8cf4d
0xc7f3…c0440x5f11…468aBase$0.35100%primer62d ago0x3f944d…4bf42e
0x5f11…468a0xc7f3…c044Base$0.31100%primer62d ago0x871013…d89e6f
0xc7f3…c0440x5f11…468aBase$0.33100%primer62d ago0x9ad842…0e73ed
0x5f11…468a0xc7f3…c044Base$0.32100%primer62d ago0x6a11ff…d617d2
0xc7f3…c0440x5f11…468aBase$0.33100%primer62d ago0xea076c…9ce508
0x5f11…468a0xc7f3…c044Base$0.34100%primer62d ago0x20ff53…ca0471
0xc7f3…c0440x5f11…468aBase$0.30100%primer62d ago0x60283a…b4387b
0x5f11…468a0xc7f3…c044Base$0.35100%primer62d ago0x7964e4…5a741d
0xc7f3…c0440x5f11…468aBase$0.33100%primer62d ago0x11722b…6a6b21
0x5f11…468a0xc7f3…c044Base$0.31100%primer62d ago0x29800a…ce705b
0xc7f3…c0440x5f11…468aBase$0.33100%primer62d ago0xb9d345…16bd29
0x5f11…468a0xc7f3…c044Base$0.31100%primer62d ago0x81e2dc…1e8f8c
0xc7f3…c0440x5f11…468aBase$0.34100%primer62d ago0xaa8f32…45e626
0x5f11…468a0xc7f3…c044Base$0.35100%primer62d ago0xa43390…db1cb3
0xc7f3…c0440x5f11…468aBase$0.33100%primer62d ago0x15a550…2a7dad
0x5f11…468a0xc7f3…c044Base$0.30100%primer62d ago0xe8b984…419788
0xc7f3…c0440x5f11…468aBase$0.31100%primer62d ago0x5c99a7…d9d60c
0x5f11…468a0xc7f3…c044Base$0.33100%primer62d ago0xdcf67a…f3c20f
0xc7f3…c0440x5f11…468aBase$0.33100%primer62d ago0xb45763…790871
0x5f11…468a0xc7f3…c044Base$0.32100%primer62d ago0xdf298d…ad3e68
0xc7f3…c0440x5f11…468aBase$0.32100%primer62d ago0xf6d7ff…341eaa
0x5f11…468a0xc7f3…c044Base$0.35100%primer62d ago0x25a9a6…ad0a2e

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.