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.30100%primer36d ago0x6dfc06…79c108
0xc7f3…c0440x5f11…468aBase$0.32100%primer36d ago0x13bf12…110f98
0x5f11…468a0xc7f3…c044Base$0.32100%primer36d ago0x68dca3…cf566a
0xc7f3…c0440x5f11…468aBase$0.33100%primer36d ago0xf54052…62afa9
0xc7f3…c0440x5f11…468aBase$0.30100%primer36d ago0x027bed…86a45a
0x5f11…468a0xc7f3…c044Base$0.32100%primer36d ago0x8aeccb…cf0d3c
0xc7f3…c0440x5f11…468aBase$0.31100%primer36d ago0x9441e3…11db3a
0x5f11…468a0xc7f3…c044Base$0.34100%primer36d ago0xbc68c8…9aca4a
0xc7f3…c0440x5f11…468aBase$0.34100%primer36d ago0x8c5636…6cbc0c
0x5f11…468a0xc7f3…c044Base$0.35100%primer36d ago0x1e7adf…88f33d
0xc7f3…c0440x5f11…468aBase$0.31100%primer36d ago0xdbb868…d5978a
0x5f11…468a0xc7f3…c044Base$0.35100%primer36d ago0x48de96…34328f
0xc7f3…c0440x5f11…468aBase$0.31100%primer36d ago0x7350f7…c32600
0x5f11…468a0xc7f3…c044Base$0.35100%primer36d ago0x6d9267…9bdd21
0xc7f3…c0440x5f11…468aBase$0.35100%primer36d ago0x16a604…7a523e
0x5f11…468a0xc7f3…c044Base$0.34100%primer36d ago0xbd5604…bf3512
0xc7f3…c0440x5f11…468aBase$0.31100%primer36d ago0xeb682b…ff01b3
0x5f11…468a0xc7f3…c044Base$0.31100%primer36d ago0x3089a6…ad435f
0xc7f3…c0440x5f11…468aBase$0.34100%primer36d ago0xd4ca34…81c7a0
0x5f11…468a0xc7f3…c044Base$0.32100%primer36d ago0x928028…7bf2ce
0xc7f3…c0440x5f11…468aBase$0.30100%primer36d ago0x33fae2…240952
0x5f11…468a0xc7f3…c044Base$0.33100%primer36d ago0x613fc8…0e3468
0xc7f3…c0440x5f11…468aBase$0.34100%primer36d ago0xc2820d…7b87cf
0x5f11…468a0xc7f3…c044Base$0.31100%primer36d ago0x9c4bca…bb19f7
0xc7f3…c0440x5f11…468aBase$0.32100%primer36d ago0x401678…408610

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.