Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0767…191e0x9c95…e299Base—$0.001100%fluxa75d ago0xd8d704…cfe9fa
0x0767…191e0x9c95…e299Base—$0.001100%fluxa75d ago0x64a0c3…b50ebf
0x0767…191e0x9c95…e299Base—$0.001100%fluxa75d ago0xf13edc…bf91cb
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x6da40e…b82ea9
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x1f15f7…66fafd
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xa5ee3c…a28b2f
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x23c65e…8e92b5
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x1e7327…6edf88
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xf5ad6f…c592a6
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x596376…0fa6d7
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xfc2073…efc905
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xa375a6…ad343f
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x1aff40…b43dfb
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xccb04e…7e3118
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xbc0a11…eca1fa
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x02b1b9…21b708
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x4a3b92…a7d344
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x3768dc…def8bb
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xe7d9d1…6fa75b
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xb361a8…713663
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xa1922b…c45c34
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xf7fc5f…0fe089
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0xec4b34…1b058f
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x58b1b5…b2dcd1
0x0767…191e0x9c95…e299Base—$0.001100%fluxa76d ago0x40c65d…4a216d

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.