Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0x8a6a6a…39bee4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0xb369a8…2ad70d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0x0ab356…bfb461
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0x431f39…cb65de
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0xfe3d69…e16740
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0x4be61c…766c9b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0xc0c10f…c52ca9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0x89627d…b2aecd
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0xf4f436…def845
0x4267…6e470x9c95…e299Base—$0.001100%fluxa53d ago0x395f1a…860159
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x38b948…632b39
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0xada6d6…017f4d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x5eb845…36d16a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0xd83dcf…21390b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0xeefac1…599a53
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x35a76d…8125c3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x9f9801…ba226f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x62c819…ce7ca1
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x9af233…6d351e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x4f9ee3…0ab7df
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0xa03e0f…6e9f65
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0xee7968…0b40be
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x297cd8…95a11b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x7c0f2e…77552f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa54d ago0x124b42…1feda0

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.